On Tuesday 08 November 2005 04:12, Jim Lemon wrote: > Hi folks, > > After upgrading to FC4, I tried installing OpenOffice v2.0.0. > Unfortunately, it starts, but as soon as I open a file, it crashes. I > tried to uninstall as per the FAQ (removing all the RPMs I had > installed), but there are circular dependencies in the "core" RPMs so > I'm left with about 8 bits that I can't remove so that I can reinstall > the version that came with FC4. Any suggestions? Thanks.
Hi Jim, if you want to uninstall from RPM: 1. Use the Add/remove applications. Search for openoffice. And click them all. 2. or Use the CLI: rpm -qa | grep openoffice rpm -e openoffice rpm (list all the rpm resulted from the above command) HTH, -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 00:39:14 up 3:42, 2.6.11-1.1369_FC4 GNU/Linux Let's use OpenOffice. http://www.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
