Software Installation and uninstall __linux under Linux

Source: Internet
Author: User


RPM Installation operation

Double-click the rpm file to automatically search for dependent packages. RPM-IVH example.rpm installs the example.rpm package and displays the file information and installation progress during installation;
Rpm-qa | grep TOMCAT4 See if TOMCAT4 is installed;
RPM-QIP example.rpm View EXAMPLE.RPM installation package information
RPM-E TOMCAT4 Uninstall TOMCAT4 Package
RPM-UVH example.rpm Upgrade EXAMPLE.RPM Package


tar.gz Installation operation
TAR-XZVF fcitx-3.4.2.tar.gz
cd/home/new/desktop/fcitx-3.4.2
./configure--prefix=/opt/fictx//(configuration, store files under/opt/fictx, delete, uninstall the software, just delete this file on the line)
Make
Make install


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.