Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
how to uninstall programs
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: how to uninstall programs (Read 1686 times)
maxnemirov
Newbie
Posts: 2
how to uninstall programs
«
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
Logged
Rich
Administrator
Hero Member
Posts: 11590
Re: how to uninstall programs
«
Reply #1 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?
Logged
maxnemirov
Newbie
Posts: 2
Re: how to uninstall programs
«
Reply #2 on:
April 18, 2021, 01:35:19 AM »
Thanks, old habit of working with the terminal
Logged
Rich
Administrator
Hero Member
Posts: 11590
Re: how to uninstall programs
«
Reply #3 on:
April 18, 2021, 08:26:01 AM »
Hi maxnemirov
You are welcome. By the way, we don't lock threads.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
how to uninstall programs