WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to remove a package ?  (Read 6389 times)

Offline forever

  • Newbie
  • *
  • Posts: 5
How to remove a package ?
« on: July 15, 2014, 10:00:07 PM »
I want to remove python in tinycore , but how to remove a package ?

Offline chattrhand

  • Full Member
  • ***
  • Posts: 140
Re: How to remove a package ?
« Reply #1 on: July 15, 2014, 10:18:56 PM »
Hi forever,

- Click on Apps icon
- in the Apps window click on Apps tab to open a menu
- in the Apps menu select Maintenance >   Dependencies and Deletions
  this opens the list of all of the installed extensions
- find the extension you want to delete and mark it by click
- click on the Dependencies tab to open the menu
- Within the Dependencies menu click on  Mark for deletion
- Restart TinyCore via the normal TC Exit window

While TinyCore is running down it removes the packet and its entries.
After restart this packet is gone.

Note:
not all of the extensions are deletable, if they are used by other extensions
be a little more curious and try to find out by yourself ;-)
 
TinyCore, SliTaz, LinuxMint, Tails, Mac ...

Offline forever

  • Newbie
  • *
  • Posts: 5
Re: How to remove a package ?
« Reply #2 on: July 15, 2014, 11:40:16 PM »
Thanks, but my tinycore has no desktop.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How to remove a package ?
« Reply #3 on: July 15, 2014, 11:44:36 PM »
You can achieve the same thing using the "ab" command or manually editing /tce/onboot.lst

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: How to remove a package ?
« Reply #4 on: July 16, 2014, 12:09:10 AM »
Then use:
tce-audit builddb
tce-audit delete packagename

"tce-audit marked"  will show what is marked for deletion.

Run "tce-audit" to get a list of options.