
Linux installation (RPM)
Removal
1. Run the following command which saves what is installed on your system to the file rmlist.
rpm -qa | grep openoffice > rmlist
2. The information saved to the file varies according to the release. Edit the file rmlist and
remove the lines with the packages you do not wish to uninstall.
3. When it is time to remove a release, run:
rpm -e 'cat rmlist'
OpenOffice.org 3 Installation Guide 20
Comentarios a estos manuales