ffmpeg-ma from home:MediaArea_net:snapshots project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/CentOS_8/home:MediaArea_net:snapshots.repo yum install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For Debian 13 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Mageia_9/home:MediaArea_net:snapshots.repo dnf install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/openSUSE_Tumbleweed/home:MediaArea_net:snapshots.repo zypper refresh zypper install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For Raspbian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
For Raspbian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/RockyLinux_9/home:MediaArea_net:snapshots.repo yum install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/openSUSE_Leap_15.6/home:MediaArea_net:snapshots.repo zypper refresh zypper install ffmpeg-ma
For SLE 15 SP6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/SLE_15_SP6/home:MediaArea_net:snapshots.repo zypper refresh zypper install ffmpeg-ma
Grab binary packages directly
Add repository and install manually
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
For Ubuntu 25.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Ubuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Ubuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma
For Ubuntu 24.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/MediaArea_net:/snapshots/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:MediaArea_net:snapshots.list curl -fsSL https://download.opensuse.org/repositories/home:MediaArea_net:snapshots/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MediaArea_net_snapshots.gpg > /dev/null sudo apt update sudo apt install ffmpeg-ma