-
Step 1
Download OpenOffice. Open a terminal, then type "tar -xvf OOo_3.0.0_LinuxIntel_install_en-US.tar.gz" (omit the quotes) to unzip the file. Change the filename in the command to match the file you downloaded from the OpenOffice website.
-
Step 2
Type "cd /filelocation" to move to the directory where the unzipped OpenOffice installation folder is located. Replace "filelocation" with the actual location of the folder. Move to the RPM subdirectory in the unzipped OpenOffice folder.
-
Step 3
Type "su" then hit "Enter." Type your administrator password when prompted, then type "rpm -Uvih *rpm" and hit "Enter." This command will install OpenOffice in your "/opt" directory by default.
-
Step 4
Open the main menu, then click "Office" and then "OpenOffice.org" to launch the program (in most distributions). If the program did not install a launcher by default, type "openoffice" at the terminal prompt, then hit "Enter."










