damask from home:MarDieh project

Seleccioneu el sistema operatiu

Per a Debian Unstable executeu el següent:
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 a Debian Testing executeu el següent:
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 a Debian 12 executeu el següent:
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

Paquets per Debian Unstable:

Paquets per Debian Testing:

Paquets per Debian 12:

Per a Fedora 40 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_40/home:MarDieh.repo
dnf install damask
Per a Fedora 39 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_39/home:MarDieh.repo
dnf install damask
Per a Fedora 38 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_38/home:MarDieh.repo
dnf install damask
Per a openSUSE Tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Tumbleweed/home:MarDieh.repo
zypper refresh
zypper install damask
Per a openSUSE Slowroll executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Slowroll/home:MarDieh.repo
zypper refresh
zypper install damask