William Biggs wrote: > I would like to know how to upgrade from open office 2.4 to 3.0 > Fedora repos don't have 3.0 yet, so you need to download a prebuilt copy from openoffice.org Here are commands if you want $ wget http://openoffice.bouncer.osuosl.org/?&product=OpenOffice.org&os=linuxintelwjre&lang=en-US&version=3.0.0 $ tar xzf OOo_3.0.0_LinuxIntel_install_wJRE_en-US.tar.gz $ cd OOO300_m9_native_packed-1_en-US.9358 $ su # ./setup This will install OO3 (leaving 2.4 installed as well). To uninstall 2.4, run the following BEFORE running "./setup": # yum uninstall *openoffice* HTH -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines