[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Install vlc player in knoppix Live cd



Hello Elison,

On Sun, Mar 11, 2012 at 07:13:57PM +0530, elison.niven@gmail.com wrote:
> Hi,
> 
> I just installed Knoppix 6.7 Live CD to USB disk and am using it.
> How can I install vlc player ? It is installed by default in the
> Knoppix DVD but I could not find method to install vlc player in the
> CD version.

In the terminal window, type

sudo apt-get update
sudo apt-get install -t unstable vlc

to get the new vlc version 2.0 from Debian/unstable. If this causes too
many dependencies to be installed, or conflicts, try the older version:

sudo apt-get install -t stable vlc

Regards
-Klaus Knopper


Reply to: