dms-git from home:AvengeMedia:dms-git project

Select Your Operating System

For Debian Unstable 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:/AvengeMedia:/dms-git/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:AvengeMedia:dms-git.list
curl -fsSL https://download.opensuse.org/repositories/home:AvengeMedia:dms-git/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_AvengeMedia_dms-git.gpg > /dev/null
sudo apt update
sudo apt install dms-git
For Debian Testing 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:/AvengeMedia:/dms-git/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:AvengeMedia:dms-git.list
curl -fsSL https://download.opensuse.org/repositories/home:AvengeMedia:dms-git/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_AvengeMedia_dms-git.gpg > /dev/null
sudo apt update
sudo apt install dms-git
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:/AvengeMedia:/dms-git/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:AvengeMedia:dms-git.list
curl -fsSL https://download.opensuse.org/repositories/home:AvengeMedia:dms-git/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_AvengeMedia_dms-git.gpg > /dev/null
sudo apt update
sudo apt install dms-git
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AvengeMedia:dms-git/openSUSE_Tumbleweed/home:AvengeMedia:dms-git.repo
zypper refresh
zypper install dms-git
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AvengeMedia:dms-git/openSUSE_Slowroll/home:AvengeMedia:dms-git.repo
zypper refresh
zypper install dms-git
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AvengeMedia:dms-git/16.0/home:AvengeMedia:dms-git.repo
zypper refresh
zypper install dms-git