VLC

De TeteveWiki.

Ajouter les lignes suivantes au fichier /etc/apt/sources.list:

deb http://download.videolan.org/pub/videolan/debian sid main deb-src http://download.videolan.org/pub/videolan/debian sid main

Puis, pour une installation standard, faites:

  1. apt-get update
  2. apt-get install vlc

OU (autre méthode trouvée)

Dans /etc/apt/sources.list, rajouter :

deb http://ftp.fr.debian.org/debian unstable main contrib non-free deb-src http://ftp.fr.debian.org/debian unstable main contrib non-free

Ensuite, modifier le fichier /etc/apt/preferences qui fera que par défaut, les outils apt iront chercher du testing.

Et pour installer vlc unstable lancer : apt-get update apt-get -t unstable install vlc