La instalación en Ubuntu es realmente sencilla. Primero agregamos el repositorio correspondiente, para ello escribimos en una terminal:
sudo gedit /etc/apt/sources.listAl final del archivo que se abre agregamos la siguiente linea:
#VLC 1.0.0Guardamos y cerramos. Agregamos la llave GPG correspondiente:
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
deb-src http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xd739676f7613768dAhora solamente nos resta actualizar e instalar la aplicación con un simple:
sudo apt-get updateDownload for all distributions
sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc
No hay comentarios:
Publicar un comentario