Debian Multimedia Repositories

For those who enjoy watching movies and listening to various audio files in Debian-based Linux distributions, there is an awesome project out there called Debian Multimedia. It offers many codecs and other useful applications and libraries that are required to work with a lot of different multimedia formats. This is how you may setup your computer to use Debian Multimedia as a repository. This allows you to quickly and easily install the things you need to get up and running.

Note: Some of these packages contain things that are protected by copyright, and you need to be aware of the laws and implications of installing them on your system wherever you may live. It may or may not be against the law.

  1. Download the keyring from http://www.debian-multimedia.org/pool/main/d/debian-multimedia-keyring/debian-multimedia-keyring_2007.02.14_all.deb. The keyring is simply a package that includes an authorization key to ensure the server is who it says it is.

  2. Install the keyring. Downloading the keyring is not enough. Now you have to tell your system to use it. One way of doing that is to run the following command as root (or with root privileges) in the directory where you downloaded the keyring:

    dpkg -i debian-multimedia-keyring_2007.02.14_all.deb

    This will copy the keyring to the appropriate place on your computer so apt-get won't complain when it tries to access debian-multimedia.org

  3. Install the repositories. This part usually depends upon your particular flavor of Debian. I am running Debian Sid, so I install the Debian Multimedia repository using the following line:

    deb http://www.debian-multimedia.org sid main

    If you are running Debian "etch", you would change sid to etch and likewise for other flavors of Debian. This line typically goes in the /etc/apt/sources.list file. Just put it on its own line. Some newer Debian systems prefer that you put this line in /etc/apt/sources.list.d/[repository].list (where [repository] would likely be debian-multimedia in this case).

  4. Run apt-get update as root to make sure the repositories are working properly. If they are, you should see no errors or warnings pertaining to debian-multimedia.org. If you see any such messages, try updating again.

And that should get you rolling! Good luck.

Comments

Comments powered by Disqus

Meta

Published: April 22, 2008

Author: codekoala

Comments: 0

Word Count: 355

Next: Opera Debian Repositories

Previous: Finally!

Tags

linux open-source work

Article Links

  1. Debian Multimedia Packages::Home
  2. 404 Not Found

Navigation

Recent Articles

Tag Cloud

adsense  apache  arduino  articles  auto-tagging  bash  bitbucket  blog  breadboard  c  cache  caching  chrome  cisco  command-line  css  database  death  design  desktop  diff  dillon  django  django-articles  django-tracking  documentation  docutils  downtime  driver  easy_install  exec  face-tracking  fedora  feed  firefox  fishing  freelance  fujifilm  git  github  gnome  google  gstreamer  hooks  how-to  howto  html  idiocy  imap4  internet  java  javascript  js  kara  kde  kernel  kurt  lcd  led  linux  logging  mac  macintosh  mail  matt  mercurial  middleware  mindy  mobile  motion  mouse  multiprocessing  network-manager  networking  news  novell  open-source  opencv  opensuse  optimization  osx  packt-publishing  performance  photography  php  picnic  pip  pir  pop3  profile  profiling  programming  projects  pycon  pygments  pypi  python  regex  regular-expression  resistor  rest  restructuredtext  review  rss  ruby  school  scm  scroll  security  sed  selenium  servo  site-wide  slackware  sled  soldering  sparkfun  sphinx  step-by-step  stupid  style  subversion  suse  svn  syndication  templates  terminal  testing  thanks  tips  tornado  tutorial  twitter  unit-testing  unix  updates  utilities  v4l2loopback  vcs  version-control  vim  virtualbox  vista  vpn  web  web-development  webcam  webfaction  windows  wireless  work  wxpython  xorg  xwindows