You can install libdvdcss2 as a 64-bit .deb package without installing the Medibuntu repositories:
$ wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.2medibuntu1_amd64.deb32-bit .deb package:
$sudo dpkg -i libdvdcss2_1.2.10-0.2medibuntu1_amd64.deb
$ wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.2medibuntu1_i386.debYou can also use guidelines provided at Medibuntu. This will install the Medibuntu repositories on your system and then install the libdvdcss2 package:
$ sudo dpkg -i libdvdcss2_1.2.10-0.2medibuntu1_i386.deb
$ sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.listYou can also install 32 bit or 64 bit Windows multimedia codecs (if you haven't already done so using ubuntu-restricted-extras):
$ sudo apt-get update
$ sudo apt-get install medibuntu-keyring
$ sudo apt-get update
$ sudo apt-get install libdvdcss2
$ sudo apt-get install w32codecs
or
$ sudo apt-get install w64codecs
Instead of downloading directly from Medibuntu, you could also use the script included with the libdvdread4 package to download and install libdvdcss2:
$ sudo apt-get install libdvdread4
$ sudo /usr/share/doc/libdvdread4/install-css.sh
0 comments:
Post a Comment