Results 1 to 2 of 2

Thread: How do I uninstall a program from the command line?

  1. #1
    Join Date
    Jul 2007
    Beans
    86

    How do I uninstall a program from the command line?

    sdfafa
    Last edited by Scott O'Nanski; March 3rd, 2009 at 06:47 AM.

  2. #2
    Join Date
    Mar 2006
    Beans
    8,348

    Re: How do I uninstall a program from the command line?

    Code:
    sudo apt-get --purge remove package_name

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •