WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Remove extension from command line  (Read 7438 times)

Offline mbertrand

  • Full Member
  • ***
  • Posts: 225
Remove extension from command line
« on: August 02, 2012, 08:10:09 AM »
How can I remove an extension from command line? I installed xorg7.5.tcz and x won't start and I don't want to deal with this now so I would just like to remove it.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14741
Re: Remove extension from command line
« Reply #1 on: August 02, 2012, 08:24:40 AM »
edit tce/onboot.lst to remove Xorg-7.5.tcz, reboot, delete tce/optional/Xorg-7.5*

Offline mbertrand

  • Full Member
  • ***
  • Posts: 225
Re: Remove extension from command line
« Reply #2 on: August 02, 2012, 08:32:29 AM »
Worked, thanks.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: Remove extension from command line
« Reply #3 on: August 04, 2012, 03:25:40 AM »
Code: [Select]
tce-audit delete Xorg-7.5if u get this error:
Code: [Select]
/usr/bin/tce-audit: line 252: can't open tce.lst: no such file
launch this:
Code: [Select]
tce-audit builddb
dCore user