|
From: scar <sc...@dr...> - 2017-03-08 20:54:04
|
Sven Klages wrote on 03/08/2017 10:23 AM: > I always compile and install such software in a custom directory, sth. > like /opt/samtools. It is pretty easy to remove such installations > afterwards or to keep different versions of a software. I did put it in /opt but after "make install" command it installed things in /opt/bin and /opt/share/man for example. How can i find what exactly was installed so i can uninstall/delete it? |