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 “bullseye” (oldstable), "bookworm" (stable), "trixie" (testing), and sid releases, with amd64, i386, arm64, and armhf builds. I personally run bookworm/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://apt.benthetechguy.net/benthetechguy-archive-keyring.gpg -O /usr/share/keyrings/benthetechguy-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/benthetechguy-archive-keyring.gpg] https://apt.benthetechguy.net/debian bookworm non-free" > /etc/apt/sources.list.d/benthetechguy.list
apt update
apt install makemkv
Some more information is available at https://apt.benthetechguy.net/.
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)