damask from home:MarDieh project

Sélectionnez votre système d'exploitation

Pour Debian Unstable, exécutez :
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:/MarDieh/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:MarDieh.list
curl -fsSL https://download.opensuse.org/repositories/home:MarDieh/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MarDieh.gpg > /dev/null
sudo apt update
sudo apt install damask
Pour Debian Testing, exécutez :
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:/MarDieh/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:MarDieh.list
curl -fsSL https://download.opensuse.org/repositories/home:MarDieh/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MarDieh.gpg > /dev/null
sudo apt update
sudo apt install damask
Pour Debian 12, exécutez :
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:/MarDieh/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:MarDieh.list
curl -fsSL https://download.opensuse.org/repositories/home:MarDieh/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MarDieh.gpg > /dev/null
sudo apt update
sudo apt install damask
Pour Fedora 41, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:MarDieh/Fedora_41/home:MarDieh.repo
dnf install damask
Pour Fedora 40, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_40/home:MarDieh.repo
dnf install damask
Pour openSUSE Tumbleweed, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Tumbleweed/home:MarDieh.repo
zypper refresh
zypper install damask
Pour openSUSE Slowroll, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Slowroll/home:MarDieh.repo
zypper refresh
zypper install damask