WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] How to uninstall applications TCZ?  (Read 33964 times)

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: How to uninstall applications TCZ?
« Reply #15 on: October 18, 2014, 03:08:52 PM »
 /mnt /sda1/tce/  is a common and correct location.

Simply use Apps   to remove programs

Open Apps, select  Apps button > Maintenance >  Dependencies and Deletions, wait for the list of installed extensions to be built, then,
Select the Extension you wish to remove, while highlighted go up to the Dependencies button and choose "Mark for deletion"  the extension will be listed in the right window along with any errors messages regarding dependencies..
Next select the Dependencies button > Exit Dependency check> close Apps, Apps button > Quit, then reboot

Sounds a little complex when is written but is actually quite easy when you get the routine down.

Hope that helps
« Last Edit: October 18, 2014, 04:38:19 PM by coreplayer2 »

Offline plug

  • Newbie
  • *
  • Posts: 29
Re: How to uninstall applications TCZ?
« Reply #16 on: October 19, 2014, 11:29:02 AM »
Hello coreplayer2,

Your summary is exactly what I wanted.
I will follow your instructions no doubt when I'll need it. thanks

Offline pan

  • Newbie
  • *
  • Posts: 27
Re: How to uninstall applications TCZ?
« Reply #17 on: September 20, 2015, 07:47:20 PM »
Or

1) remove from /tce/onboot.list
2) reboot
3) delete from /tce/optional
4) reboot

Please note, if it is a dependency of other apps removel will break them too.
Why do you have to reboot twice?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11573
Re: [SOLVED] How to uninstall applications TCZ?
« Reply #18 on: September 20, 2015, 07:56:40 PM »
Hi pan
Quote
Why do you have to reboot twice?
Because until you reboot the first time, the extensions are still mounted, and you cannot delete a mounted extension.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: [SOLVED] How to uninstall applications TCZ?
« Reply #19 on: September 20, 2015, 08:59:50 PM »
Use the uninstall options in apps or tce-audit.  They will also uninstall no longer needed dependencies.

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 404
Re: [SOLVED] How to uninstall applications TCZ?
« Reply #20 on: September 20, 2015, 09:36:07 PM »
hi pan,

In addition to gerald_clark's advice, this works for me from the command line.

Code: [Select]
$ tce-audit builddb
$ tce-audit delete xxxxx

regards
Greg

Offline ttz

  • Jr. Member
  • **
  • Posts: 82
Re: [SOLVED] How to uninstall applications TCZ?
« Reply #21 on: September 30, 2015, 10:25:01 PM »
Quote
Why do you have to reboot twice?

i use: copy2fs.flg - always in ram.

i've removed apps easily in term because of that w/ one reboot.

the above is my effort to help, but makes me ask why it was assumed the setup was not in ram to begin with.