2

I have Installed Ubuntu 12.04 on a USB stick. Now, is it possible to uninstall a software (the software is remastersys) from this USB stick installation? How can I do that?

Anwar
  • 77,855
tuxtu
  • 3,175
  • 9
  • 30
  • 44

1 Answers1

1
  • Boot using the usb stick.
  • run sudo apt-get remove remastersys remastersys-gtk
  • Open /etc/apt/sources.list file and comment out OR remove line containing remastersys reference.
Web-E
  • 21,716