Hi:
In the last few days I was able to install a few programs (lyx and kile) from source. They seem to be working OK but now I want to remove these and install the precompiled deb packages. The problem is when I use adept, these programs appear to be not installed. So here is my questions:
1- When compiling, what I did was running these commands:
./configure
make
sudo make install
So am I missing a step so that these programs do not appear in Adept as installed?
2- How do I uninstall the programs now since I know I need to remove the existing versions before installing new ones?
In the last few days I was able to install a few programs (lyx and kile) from source. They seem to be working OK but now I want to remove these and install the precompiled deb packages. The problem is when I use adept, these programs appear to be not installed. So here is my questions:
1- When compiling, what I did was running these commands:
./configure
make
sudo make install
So am I missing a step so that these programs do not appear in Adept as installed?
2- How do I uninstall the programs now since I know I need to remove the existing versions before installing new ones?
Comment