Install VLC media player 1.0 on ubuntu 9.04

This post was written by admin on July 20, 2009
Posted Under: General

Ubuntu Jaunty has VLC media player installed by default,but not the latest version.You can check it by navigate to Help->About in the VLC player window.VLC 1.0 has gotten several cool new features.Here I’ll tell how to install it on ubuntu 9.04

Update: VLC now comes default in Ubuntu Natty official repository, just search and install from Ubuntu Software Center. For older Ubuntu releases, read http://www.videolan.org/vlc/download-ubuntu.html

1.Run this command in terminal to open sources.list file.

sudo gedit /etc/apt/sources.list

2.Add the two lines to the end of the file,then save and close the file.

deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty maindeb-src http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main

3.Get the key by following command

sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 7613768D

4.Install and upgrade VLC media player

sudo apt-get update

sudo apt-get install vlc

sudo apt-get upgrade vlc

You can skip the third command if VLC running well after sudo apt-get install vlc.

vlc

vlc10

Click here to decorate your VLC with VLC skins.


Related posts:

  1. Install Moovida Media Center in ubuntu 9.04
  2. Install Xnoise Media Player from Ubuntu PPA
  3. Install Exaile 0.3.0.1 music manager/player in ubuntu
  4. Decorate your VLC media player with vlc skins
  5. Install Moovida Media center in Ubuntu 9.10(Karmic)

    Tags:

    Reader Comments

    it is good player for all type of file

    [Reply]

    #1 
    Written By vikrant on October 25th, 2009 @ 11:27 am

    I don kno how to tell thanks to you people.

    Thanks again for giving help for Problems with Ubuntu.As I am new in this OS,It is really helping me.

    Bye….

    [Reply]

    #2 
    Written By Vijas on October 29th, 2009 @ 2:18 am

    Thanks to all
    it really vary helpful

    [Reply]

    #3 
    Written By Pravin Bagde on December 22nd, 2009 @ 10:32 pm

    Thanx 4 ur immesurable help, u guys are great.
    LONG LIVE UBUNTU, LONG LIVE LINUX!!!!!!!!!!!!!!!!

    [Reply]

    #4 
    Written By innoslov on January 22nd, 2010 @ 11:30 pm

    No matter what tutorial I try to follow, I just can’t get the proper version of the VLC Media Player installed on my desktop PC running at all. I am constantly plagued mostly by error messages stating that no such command can be found. My OS is Ubuntu 9.04 OR 9.10. Not even sure on this or how much it matters. Am complete Linux newbie and can’t believe how much trouble I’m constantly having with such a supposedly “user friendly” distro of Linux. Can somebody PLEASE help me before I go mad. Totem just doesn’t cut it trying to play ANY DVD movie – what a waste.

    [Reply]

    #5 
    Written By Craig Barnes on February 8th, 2010 @ 8:07 pm

    Thanks, for the step by step installation instruction. Though i’m new to this OS i can easily install without any fuss…

    [Reply]

    #6 
    Written By Kanndasan on February 22nd, 2010 @ 7:19 pm

    thanks, i love ubuntu

    [Reply]

    #7 
    Written By guplo on February 25th, 2010 @ 8:36 pm

    when i type
    sudo apt-get update
    then show that it connecting to us.archive.ubuntu….
    but after some time its fail…

    but my network connection is ok,,, sice when i past the same url (us.archive.ubuntu..) its working…

    [Reply]

    #8 
    Written By sandip on March 4th, 2010 @ 2:06 am

    Thank you so much to help to install vlc player

    [Reply]

    #9 
    Written By Sandun on March 28th, 2010 @ 12:23 pm

    hi when i did as u said earlier to install vlc 1.0.0 i got an error saying
    W: GPG error: http://ppa.launchpad.net hardy Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 71346C8340130828

    what to do???? plz suggest..

    [Reply]

    admin Reply:

    just use following commands to get the key
    gpg –keyserver subkeys.pgp.net –recv D739676F7613768D
    gpg –export –armor D739676F7613768D | sudo apt-key add –

    change the D73967…. to 71346C8340130828

    [Reply]

    #10 
    Written By suhas on April 17th, 2010 @ 1:13 pm

    Thankyou soo much!!
    its really great support from you all!!
    god bless!

    [Reply]

    #11 
    Written By Harsha on April 29th, 2010 @ 9:05 pm

    I have the installation file of VLC on a flash disk but it won’t exectue like any installtion that occurs in Windows. How can i install it? Please help

    [Reply]

    #12 
    Written By Alex on August 25th, 2010 @ 5:19 am

    thx u pple for devoleping the os,its really good

    [Reply]

    #13 
    Written By tamale on May 16th, 2011 @ 9:31 am

    when using this command error occurs
    sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 7613768D
    613768Dt-key adv –recv-keys –keyserver keyserver.ubuntu.com 7
    Executing: gpg –ignore-time-conflict –no-options –no-default-keyring –secret-keyring /etc/apt/secring.gpg –trustdb-name /etc/apt/trustdb.gpg –keyring /etc/apt/trusted.gpg –recv-keys –keyserver keyserver.ubuntu.com 7613768D
    usage: gpg [options] [filename]

    [Reply]

    #14 
    Written By srivasthan on July 3rd, 2011 @ 8:58 pm

    it is not working can u tell another method

    [Reply]

    #15 
    Written By bharat on July 8th, 2011 @ 1:13 am

    After running the command to get update I started to receive err http://us.archive.ubuntu.com.. and W: Failed to fetch.. 404 Not Found

    E: Some index files failed to download, they have been ignored, or old ones used instead.

    Then when I try to run command to get install it ‘couldn’t find the package’

    [Reply]

    #16 
    Written By tom leclair on July 20th, 2011 @ 9:34 pm

    after executing key command getting conflicting error..
    and after executing update command.. getting 404 error

    [Reply]

    #17 
    Written By MMSaifi on March 7th, 2012 @ 12:45 pm

    I cannot install vlc player in ubuntu 9.0. when i tried these commands in terminal i got “Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    E: Couldn’t find package vlc”
    But i have downloaded the package of this vlc player. though it shows error message like this! In such a case what am i supposed to do? Can you please help me with your sugggestions admin?

    [Reply]

    #18 
    Written By deep on May 14th, 2012 @ 9:32 pm

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address