FG
💻 Software

Removing installations done by "make install"

Fresh6 days ago
Mar 15, 202626891 views
Confidence Score0%
0%

Problem

Is there anyway of removing files installed by running the command ?

Error Output

make
install

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Removing installations done by "make install"

Low Risk

On Ubuntu, it's actually pretty easy: Install CheckInstall: Run Make and let checkinstall create a .deb: Uninstall the .deb and you're done. Ubuntu Wiki

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment