LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Removing a Program
#3
Hello,
In case you installed it from the repository.
Ctrl+Alt+T to start the command line
then type in
Code:
gksudo synaptic
That will open a synaptic package manager.
There you can find the package you installed and remove it.

In case you compiled it from source:
cd into the directory where you compiled the program
Code:
cd /path/to/
Then run
Code:
make uninstall
or
Code:
sudo make uninstall
Reply


Messages In This Thread
Removing a Program - by Bart - 03-10-2015, 06:32 PM
Re: Removing a Program - by Scott(0) - 03-10-2015, 08:39 PM
Re: Removing a Program - by misko_2083 - 03-10-2015, 09:10 PM
Re: Removing a Program - by Bart - 03-11-2015, 04:09 AM
Re: Removing a Program - by N4RPS - 03-11-2015, 11:36 AM
Re: Removing a Program - by Wirezfree - 03-11-2015, 01:41 PM
Re: Removing a Program - by AustinTexas - 03-11-2015, 02:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)