Results 1 to 4 of 4

Thread: apt-get uninstall

  1. #1
    Join Date
    Jan 2009
    Posts
    87

    apt-get uninstall

    Hey guys. I am new to linux and i installed vlc player on my ubuntu using the following code :
    Code:
    apt-get install vlc-player
    But now i don't want to use it as i have a better video player on my machine. But i don't know how to uninstall it. I tried this code :
    Code:
    apt-get uninstall vlc-player
    But this code didn't work. Please help guys...

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: apt-get uninstall

    Simply go to synaptic packager and remove VLC player from there. Go to System Menu > Preference > Synaptic Package Manager. There from the list select VLC Player or in the search menu type vlc and you will get all the package related to it. Install it. Its a GUI tool and that would be easy to use. Use commands when you get use to it...

  3. #3
    Join Date
    Jan 2009
    Posts
    1,738

    Re: apt-get uninstall

    Quote Originally Posted by Krupa View Post
    apt-get uninstall
    But this code didn't work. Please help guys...
    This is not the right command. The right command is :
    Code:
    apt-get remove vlc-player
    Hope this helps...

  4. #4
    Join Date
    Jan 2009
    Posts
    87

    Re: apt-get uninstall

    Thanks for helping guys. Well i noticed in the menu there is an option named "Add/Remove Programs". Can i use it to remove any software? In the menu specified by Fame, i noticed there are two package managers. Which on to use? I'll try the command and post back if there is any problem. Thanks!

Similar Threads

  1. How do you uninstall a program that won't uninstall?
    By AlpAnA$ in forum Windows Software
    Replies: 8
    Last Post: 22-09-2011, 11:23 AM
  2. Can't uninstall VLC
    By Capper in forum Windows Software
    Replies: 4
    Last Post: 25-12-2009, 02:48 AM
  3. Need to uninstall IE8
    By Abhibhava in forum Technology & Internet
    Replies: 3
    Last Post: 18-11-2009, 10:12 PM
  4. Replies: 6
    Last Post: 12-01-2009, 04:17 PM
  5. How to uninstall XP SP3 ?
    By Lindberg in forum Server Update Service
    Replies: 1
    Last Post: 20-08-2008, 12:38 AM

Tags for this Thread

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
  •  
Page generated in 1,714,021,327.14846 seconds with 17 queries