Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: maxnemirov on April 17, 2021, 12:27:38 PM

Title: how to uninstall programs
Post by: maxnemirov on April 17, 2021, 12:27:38 PM
command installs programs tce-load -w -i nano
which command will uninstall the program
tce-remove -w -i nano /// does not work
I also did not understand how to use the aps, it only installs but does not remove
Title: Re: how to uninstall programs
Post by: Rich on April 17, 2021, 01:40:30 PM
Hi maxnemirov
Welcome to the forum.

Try this:
Code: [Select]
tce-audit builddb
tce-audit delete nano

Now reboot:
Code: [Select]
exitcheck.sh reboot
Is it gone now?
Title: Re: how to uninstall programs
Post by: maxnemirov on April 18, 2021, 01:35:19 AM
Thanks, old habit of working with the terminal
Title: Re: how to uninstall programs
Post by: Rich on April 18, 2021, 08:26:01 AM
Hi maxnemirov
You are welcome. By the way, we don't lock threads. :)