You won't wait for the ubuntu repo for installing vlc. There are a few PPAs with the latest builds. Instructions to use a PPA are here https://help.launchpad.net/Packaging/PPA#Installing%20software%20from%20a%20PPA. First of all you have to import the keys. Here is the key for one with vlc 1x. Use the below command... sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7613768D And add the following lines to /etc/apt/sources.list,
If you are using Jauny ubuntu 9.04 deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main deb-src http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main If you are using ubuntu 9.10 deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main deb-src http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main --~--~---------~--~----~------------~-------~--~----~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en -~----------~----~----~----~------~----~------~--~---
