Open daniel-bogdoll opened 3 years ago
Since "make install" routines are not always equipped with a "make uninstall" option afterwards, checkinstall (https://help.ubuntu.com/community/CheckInstall) allows to keep track of all installed files and remove them again if necessary. Typical problems of "make install" are listed here: https://serverfault.com/questions/384418/best-practice-to-track-custom-software-installations-on-linux-in-usr
Since "make install" routines are not always equipped with a "make uninstall" option afterwards, checkinstall (https://help.ubuntu.com/community/CheckInstall) allows to keep track of all installed files and remove them again if necessary. Typical problems of "make install" are listed here: https://serverfault.com/questions/384418/best-practice-to-track-custom-software-installations-on-linux-in-usr