Installation Guide
Table Of Contents
- Copyright and trademarks
- Feedback
- Versions of this document
- Preface
- Typographical conventions
- System requirements
- Obtaining the software
- Information for all platforms
- Windows installation
- Mac OS X installation
- Linux installation (RPM)
- Debian installation
- Solaris installation
- First program startup
- Adding functionality with extensions
- Updating OpenOffice.org
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