Quote:
Originally Posted by darkbreath
Is it still the case that deleting those 4 files/folders alone will uninstall Sigil completely?
|
It's a tiny bit different, but not much.
Delete 'sigil' from /usr/local/bin
Delete the entire sigil directory in /usr/local/share
Delete the entire sigil directory in /usr/local/lib
Delete 'sigil.png' from /usr/local/share/pixmaps
Delete 'sigil.desktop' from /usr/local/share/applications
Also note that whenever you use (sudo) make install, an install_manifest.txt file gets created (in the folder where make install was run) that contains all the files and where they were copied to.
I know of the benefits of checkinstall. It's just that working on Sigil as long as I have, it's quicker for me to manually delete a Sigil installation than it would be for me look up how to use checkinstall all over again.