Install all New VLC 1.0 in Ubuntu(Jaunty, Intrepid, Hardy)

Much awaited VLC 1.0, codenamed Goldeneye, is finally released. VLC is arguably the best open source multimedia player you could get. VLC supports almost all kind of media content out there and the sheer size of feature list will blow you away. You may want to check this out.

 New Features

  • Free, Open Source and cross-platform.
  • Independant of systems codecs to support most video types.
  • Live recording.
  • Instant pausing and Frame-by-Frame support.
  • Finer speed controls.
  • New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0 etc.) 
  • Support for new formats like Raw Dirac, M2TS etc and other improvements.
  • Video scaling in fullscreen 

Adding GPG Key before installtion

  • Simpy run the follwing command inside terminal.
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7613768D
  •  Done!

Adding New Repository

  • Now add the repository address according to the version of Ubuntu you use.
  • Goto System > Administration > Software Sources > Third-Party Software tab and Click ADD. And add repo of your choice.

For Ubuntu Jaunty

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

For Ubuntu Intrepid

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

For Ubuntu Hardy

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

 Installation

  • To prevent any conflicts with the existing installation, it is highly recommended to remove already installed version of VLC, if any.
sudo apt-get remove vlc  vlc-nox vlc-data
  • Now install VLC. You can install it from synaptic also if you like.
sudo apt-get update	
sudo apt-get install vlc  vlc-nox vlc-data

Enjoy one of its kind multimedia experience with VLC 1.0 Golden Eye. Here is a nice article on VLC by arstechnica.

Update: Attention Hardy users, i am sorry to inform you that, using the above repo you could only upgrade to VLC 0.9.9.

Your rating: None Average: 5 (1 vote)

hi there, i m using ubuntu for only 3 days and there was no problem for me updating the player. thank u !!!

hi
hmmm... same problem. latest ubuntu vers. but keyserver timed out.
otherwise it all is put down well and comprehensible enough. will try and try, but if anyone could come up w/ an idea as to why/what/how/mami...?

i was unable to adding KEY ......
its going like this:
gpg: requesting key 7613768D from hkp server keyserver.ubuntu.com
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error

yes, got the same problem, and it's not getting better
ubuntu jaunty 9.04
anyone?
pls?

I had the same problem and found the keyserver uses port 11371. If it is blocked, unblock it and away you go. I had to put my linux box in the DMZ before it worked and then took it out right after.

Good Luck

I went on trying to install GPG key one more time and it worked fine in my Ubuntu Jaunty. Which version of Ubuntu are you using.

I was able to upgrade to the latest VLC with your very easy to follow steps with correct procedure. Thank you!!

Thanks buddy, keep visiting ;-)

NIce work tks \o/

nothing more to add.. ! lovely post..

Thanks bro for taking your time to leave this comment. :-)

Finally someone has a simple how-to for installing the newest VLC... many thanks... Im adding your blog to my google reader. Cant get enough of good Ubuntu blogs!!

Thank you for the comment friend. :-)

Besides, hardy vlc 0.9.9a version does not support live recording...

c-korn PPA only gives you 0.9.9a-1 for Intrepid

I tried to use the PPA to install vlc 1.0.0 and guess what... it wants to install Qt 4.5.1 along with it. Is this really required?!

Which version of Ubuntu you are using? I tried upgrading in jaunty and i don't think it asked for qt dependency. I had already installed kde-desktop, may be thats why. Check this blog and also VLC Forum for more info.

Wow. I've been using a way outdated version of VLC. About time I upgraded. Thanks. Yeah, too bad hardy(what i use) only gets 0.9.9. oh well, better than the 0.7.6 i was using :P

You are welcome bro :-)

Hi, the above might work for for Jaunty and Intrepid, but noway it works on Hardy as the latest available for Hardy there is 0.9.9, please review.

Thank you for updating me on the issue. Adequate changes have been made.

THANK u very much.