damask from home:MarDieh project

Seleziona il sistema operativo

Per Debian Unstable eseguire quanto segue:
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
Per Debian Testing eseguire quanto segue:
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
Per Debian 12 eseguire quanto segue:
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
Per Fedora 41 eseguire quanto segue come root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:MarDieh/Fedora_41/home:MarDieh.repo
dnf install damask
Per Fedora 40 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_40/home:MarDieh.repo
dnf install damask
Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Tumbleweed/home:MarDieh.repo
zypper refresh
zypper install damask
Per openSUSE Slowroll eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Slowroll/home:MarDieh.repo
zypper refresh
zypper install damask