Deb Multimedia Packages::Download Deb Multimedia (DMO) Packages
deb-multimedia
.org repository

What's up doc ?

17/08/2007 :
I think you have noticed ads. I need that to pay the huge amount of bandwidth.

10/05/2012 :
New domain name deb-multimedia.org
You must edit your /etc/apt/sources.list to replaces the old repository name by the new one.

Little explanation about the domain name change, Debian asked me to stop using the word debian. You can read the DPL message here.


19/03/2025 :
Buster has been moved to archive.deb-multimedia.org.

26/01/2025 :
New server, new location (Canada) and more bandwidth (300 Mbps).

23/01/2025 :
Entries in /etc/apt/sources.list are now deprecated
Consider migrating all sources.list(5) entries to the deb822 .sources format.
.sources files should go to /etc/apt/sources.list.d/ directory.

add in /etc/apt/sources.list.d/dmo.sources

Types: deb
URIs: https://www.deb-multimedia.org
Suites: unstable
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

And remove the https://www.deb-multimedia.org entry in /etc/apt/sources.list

07/03/2024 :
Repository moved to a new machine.

For now DNS propagation isn't complete.
Some DNS still return the old address 91.121.146.196 when the new address is 188.165.241.192
DNS Propagation Checker

Unfortunately I can't do anything. I'm waiting for OVH's DNS to be updated.

27/03/2023 :
Stretch has been moved to archive.deb-multimedia.org.



How to use the Debian multimedia repository



If this repository is too slow for you, use a mirror.

After you have added the necessary line in /etc/apt/sources.list the first package to install is deb-multimedia-keyring.

wget https://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2024.9.1_all.deb
sudo dpkg -i deb-multimedia-keyring_2024.9.1_all.deb

You can verify the package integrity with : sha256sum deb-multimedia-keyring_2024.9.1_all.deb
8dc6cbb266c701cfe58bd1d2eb9fe2245a1d6341c7110cfbfe3a5a975dcf97ca deb-multimedia-keyring_2024.9.1_all.deb

Final and mandatory step.

An "apt update"
an "apt dist-upgrade"

For bookworm (stable)
deb-multimedia-keyring 2024.9.1 package is mandatory amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in /etc/apt/sources.list.d/dmo.sources

Types: deb
URIs: https://www.deb-multimedia.org
Suites: bookworm
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

For bookworm-backports (stable-backports)
deb-multimedia-keyring 2024.9.1 package is mandatory amd64, arm64, armel, armhf and i386 packages
add in /etc/apt/sources.list.d/dmo.sources

Types: deb
URIs: https://www.deb-multimedia.org
Suites: bookworm
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

Types: deb
URIs: https://www.deb-multimedia.org
Suites: bookworm-backports
Components: main
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

apt install must be called with the -t option "-t stable-backports" in order to install packages from stable-bacports.

For trixie (testing)
amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in /etc/apt/sources.list.d/dmo.sources

Types: deb
URIs: https://www.deb-multimedia.org
Suites: trixie
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

For sid (unstable)
amd64, arm64, armel, armhf, i386 and powerpc packages.
non-free is for i386 only. Now amd64 use multi-arch
add in /etc/apt/sources.list.d/dmo.sources

Types: deb
URIs: https://www.deb-multimedia.org
Suites: unstable
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

For bullseye (oldstable)
amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in /etc/apt/sources.list.d/dmo.sources

Types: deb
URIs: https://www.deb-multimedia.org
Suites: bullseye
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

For bullseye-backports (oldstable-backports)
amd64, arm64, armel, armhf and i386 packages
add in /etc/apt/sources.list.d/dmo.sources

apt install must be called with the -t option "-t oldstable-backports" in order to install packages from oldstable-bacports.

Types: deb
URIs: https://www.deb-multimedia.org
Suites: bullseye
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

Types: deb
URIs: https://www.deb-multimedia.org
Suites: bullseye-backports
Components: main
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

For experimental amd64 and i386 packages.
add in /etc/apt/sources.list
deb https://www.deb-multimedia.org experimental main

The official Debian experimental repository isn't needed

For source
add in /etc/apt/sources.list.d/dmo.sources

Types: deb-src
URIs: https://www.deb-multimedia.org
Suites: unstable
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
Enabled: yes

jigdo files to generate iso images are available for oldstable/stable/testing
Example for testing amd64 :
jigdo-lite https://www.deb-multimedia.org/jigdo/testing/dmo-testing-main-amd64.jigdo

All backports doesn't have jigdo files.

If you find some broken dependencies or bugs in these packages, tell and don't report bugs to the BTS.
Upstream bug report should be sent to the respective author.
(See the copyright file in /usr/share/doc/<package> for upstream e-mail address)