- Download the Zip file from the VLC BeOS download page.
- Unzip the file in a directory to install VLC.
Debian stable (lenny)
Add the following lines to your /etc/apt/sources.list:deb http://download.videolan.org/pub/videolan/debian stable main deb-src http://download.videolan.org/pub/videolan/debian stable mainThen, for a normal install, write the following commands in Terminal:
# apt-get update # apt-get install vlc libdvdcss2
Debian testing (squeeze)
You should not be using Debian testing unless you perfectly know what you are doing. It is almost impossible to support Debian testing and there are no plans to do it.For more information on Debian testing, please look at the Testing Page.
Debian unstable (sid)
Add the following lines to your /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
Then, for a normal install, write the following commands in Terminal:
# apt-get update # apt-get install vlc libdvdcss2
To install them, add the following sources for either Mandrake 9.1 or Cooker (you can use Easy urpmi for that): contrib from the core distribution and plf (Penguin Liberation Front) from the external add-ons.
Then install the required packages with urpmi:
# urpmi libdvdcss2 libdvdplay0 wxvlc vlc-plugin-a52 vlc-plugin-ogg vlc-plugin-mad
2. Either;
# yum install vlc
or (if you have epel-release installed);
# yum --disablerepo='epel' install vlc
Then install the RPM packages you have downloaded:
# rpm -U *.rpmIf you have not installed all the RPM packages included with your distribution, you may be asked to install a few of them first.
Go to Applications -> Sound &Video then in search VLC Player.
After it will come click on it and it will automatically installYou need to check that a universe mirror is listed in your /etc/apt/sources.list file.
% sudo apt-get update % sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc

No comments:
Post a Comment