Caveats:
- These are unofficial third party packages for MakeMKV -- neither GuinpinSoft nor Debian have been involved in their creation, so the normal disclaimers apply: use at your own risk, these might break your system, etc. That being said, Ben and I do use the packages on our own machines, so we believe they are of sufficient quality for general use.
- Packages are provided for the “bookworm” (oldstable), "trixie" (stable), "forky" (testing), and sid releases, with amd64, i386, arm64, and armhf builds. I personally run trixie/amd64, so I’ve fully tested those packages -- the other ones should work just fine, but we’d appreciate hearing about any difficulties.
- While these are not official Debian packages, we do try to follow Debian packaging practices as best as we can.
- We plan to release updated builds as newer versions of MakeMKV come out, but we can’t promise how quickly that will happen for a given release.
As root:
Code: Select all
wget https://people.debian.org/~bjw/apt/bjw-archive-keyring.gpg -O /usr/share/keyrings/bjw-archive-keyring.gpg
echo "Types: deb
URIs: https://people.debian.org/~bjw/apt
Suites: trixie
Components: non-free
Signed-By: /usr/share/keyrings/bjw-archive-keyring.gpg" | tee /etc/apt/sources.list.d/bjw.sources
apt update
apt install makemkvSome more information is available at https://apt.benthetechguy.net/. Git repos for each package are available on Debian's code forge: https://salsa.debian.org/BenTheTechGuy/makemkv-oss and https://salsa.debian.org/BenTheTechGuy/makemkv-bin.
Lastly, if you’ve been using MakeMKV for a while and found it useful, please consider buying a full activation key (https://www.makemkv.com/buy/). It’s only $50, and I know I’ve certainly got my money’s worth from this program!
(Updated 2022-08-27 with the transition to Ben's apt repo, 2024-03-15 to reflect current Debian releases, 2026-07-29 with apt repo updates)