Ubuntu Software Installation and uninstallation

Source: Internet
Author: User

Ubuntu Software Installation and removal related commands

Installing the Software

Command: Apt-get install softname1 softname2 softname3 ...

Uninstalling software

Command: Apt-get remove softname1 softname2 softname3 ...

Uninstalling and clearing the configuration

Command: Apt-get Remove--purge softname1

Update the Software information database

Command: Apt-get update

Perform a system upgrade

Command: Apt-get Upgrade

Search Packages

Command: Apt-cache search softname1 softname2 softname3 ...

Deb package related installation and uninstallation

Installing the Deb Package

Command: Dpkg-i xxx.deb

Remove Package

Command: Dpkg-r xxx.deb

Deleted along with the configuration file

Command: Dpkg-r--purge xxx.deb

View package Information

Command: Dpkg-info xxx.deb

View File copy Details

Command: Dpkg-l xxx.deb

To view installed package information on the system

Command: Dpkg-l

Reconfigure the package

Command: dpkg-reconfigure XXX


Ubuntu Software Installation and uninstallation

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.