plugin for .wmv files
Hakan Koseoglu
hakan at koseoglu.org
Sat Apr 24 13:47:15 UTC 2010
Hi Karl,
I'll do the googling and reading for you (from
https://help.ubuntu.com/community/Medibuntu)
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list
http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list &&
sudo apt-get --quiet update && sudo apt-get --yes --quiet
--allow-unauthenticated install medibuntu-keyring && sudo apt-get
--quiet update
which goes and gets the keys, sets up the repository etc. and then
does an update.
Let's see where we are (10.04 LTS)
hakan at ltsp:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"
Now, install the software as instructed in this thread:
sudo apt-get install w64codecs libdvdcss2
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
linux-headers-2.6.32-19-generic linux-headers-2.6.32-19
Use 'apt-get autoremove' to remove them.
Suggested packages:
mplayer
The following NEW packages will be installed
libdvdcss2 w64codecs
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 249kB of archives.
After this operation, 733kB of additional disk space will be used.
Get: 1 http://packages.medibuntu.org/ lucid/free libdvdcss2
1.2.10-0.3medibuntu1 [38.1kB]
Get: 2 http://packages.medibuntu.org/ lucid/non-free w64codecs
20071007-0medibuntu2 [210kB]
Fetched 249kB in 0s (272kB/s)
Selecting previously deselected package libdvdcss2.
(Reading database ... 150211 files and directories currently
installed.)
Unpacking libdvdcss2 (from
.../libdvdcss2_1.2.10-0.3medibuntu1_amd64.deb) ...
Selecting previously deselected package w64codecs.
Unpacking w64codecs (from
.../w64codecs_20071007-0medibuntu2_amd64.deb) ...
Setting up libdvdcss2 (1.2.10-0.3medibuntu1) ...
Setting up w64codecs (20071007-0medibuntu2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
All done and dusted...
--
Hakan (m1fcj) - http://www.hititgunesi.org
More information about the ubuntu-users
mailing list