Install VLC media player 1.0 on ubuntu 9.04
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.
Click here to decorate your VLC with VLC skins.
Related posts:
- Install Moovida Media Center in ubuntu 9.04
- Install Xnoise Media Player from Ubuntu PPA
- Install Exaile 0.3.0.1 music manager/player in ubuntu
- Decorate your VLC media player with vlc skins
- Install Moovida Media center in Ubuntu 9.10(Karmic)



Reader Comments
it is good player for all type of file
[Reply]
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]
Thanks to all
it really vary helpful
[Reply]
Thanx 4 ur immesurable help, u guys are great.
LONG LIVE UBUNTU, LONG LIVE LINUX!!!!!!!!!!!!!!!!
[Reply]
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]
Thanks, for the step by step installation instruction. Though i’m new to this OS i can easily install without any fuss…
[Reply]
thanks, i love ubuntu
[Reply]
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]
Thank you so much to help to install vlc player
[Reply]
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:
April 18th, 2010 at 8:51 am
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]
Thankyou soo much!!
its really great support from you all!!
god bless!
[Reply]
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]
thx u pple for devoleping the os,its really good
[Reply]
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]
it is not working can u tell another method
[Reply]
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]
after executing key command getting conflicting error..
and after executing update command.. getting 404 error
[Reply]
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]