Centos uninstall OpenOffice

Source: Internet
Author: User

I downloaded the compressed package of Open Office 3.2 from the Internet to install the package. After decompression, double-click javasetup. jar to install it. It can be successfully installed. However, when I use soffice on the command line to enable open office, the Lib error cannot be found, so I want to uninstall it, since we didn't use RMP or yum for installation, we couldn't find them when I didn't use RMP or yum to uninstall them, therefore, the advantage of using RMP or yum installation is to hand over the software to them for management. When you want to update or uninstall something, you can easily implement it. Then I used the command line method (. /setup) install it again, and enter the RMPs directory for understanding the pressure package to use RMP-IVH *. RMP installation. Although it prompts the installation, it should be responsible for handing the open office to rpm for management, and then you can use the following command to uninstall it:

 

Rpm-e 'rpm-Qa | grep OpenOffice ''' rpm-Qa | grep ooobasis'
Is this thorough?

 

The above uninstall command uninstalls the RPM packages found in the last two queries.

 

After uninstalling the SDK, run the./setup command to install it. Then you can use the soffice command.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.