Find the answer to your Linux question:
Results 1 to 5 of 5
i hav installed ubuntu 8.04... im completely new to linux.. so u guys pl help me out in installing and running vlc media player in linux environment.....
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    3

    how to install Vlc player

    i hav installed ubuntu 8.04... im completely new to linux.. so u guys pl help me out in installing and running vlc media player in linux environment..

  2. #2
    Linux User
    Join Date
    Jun 2006
    Location
    Scotland
    Posts
    267
    Connect to the Internet, open a Terminal and input:
    sudo apt-get install vlc
    The best method of installing is with Synaptic Package Manager:
    sudo apt-get install synaptic

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    synaptic is installed by default on Ubuntu, all you need to do is navigate to system->administration->synaptic package manager
    from there you can easily install vlc or you can use the command line to install it as arochester mentioned

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    I'm not sure why "the best method" would be synaptic. Terminal works just fine (I rarely use synaptic unless I forget the name of a package). Just terminal it like the first command said;

    "sudo apt-get install vlc"

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by jmadero View Post
    I'm not sure why "the best method" would be synaptic. Terminal works just fine (I rarely use synaptic unless I forget the name of a package). Just terminal it like the first command said;

    "sudo apt-get install vlc"
    Synpatic is more user friendly that its command line backend, apt-get. I agree that apt-get is much faster and easy to use but new users can check installed/available packages through Synaptic easily.

    There are a lot of methods to manage packages. One should use whatever the method which he/she likes the most.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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