Delete the packages compiled and installed by source code in linux

Source: Internet
Author: User
How to delete the compiled virt-manager package for source code compilation and installation, and try to reinstall the package. you need to delete the package and run the following command first. # Makeuninstall # makeclean if an error occurs during the compilation process, you need to re-compile makeclean and then ../configuremake...

How to delete the packages compiled and installed by source code
I have compiled virt-manager and intend to reinstall it, so I need to delete it first.
Run the following command directly.
# Make uninstall
# Make clean
If an error occurs during compilation, re-compile
Then
Make clean
Then
./Configure
Make & make install
This article is from the "learn linux" blog

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.