mediacute from home:abouzakaria project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:abouzakaria/CentOS_7/home:abouzakaria.repo
yum install mediacute
For Debian 10 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:/abouzakaria/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:abouzakaria.list
curl -fsSL https://download.opensuse.org/repositories/home:abouzakaria/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_abouzakaria.gpg > /dev/null
sudo apt update
sudo apt install mediacute

Packages for Debian 10:

For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:abouzakaria/openSUSE_Tumbleweed/home:abouzakaria.repo
zypper refresh
zypper install mediacute
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:abouzakaria/openSUSE_Leap_42.2/home:abouzakaria.repo
zypper refresh
zypper install mediacute
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:abouzakaria/RHEL_7/home:abouzakaria.repo
yum install mediacute