marksman-bin from home:nomispaz 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:/nomispaz/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:nomispaz.list
curl -fsSL https://download.opensuse.org/repositories/home:nomispaz/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nomispaz.gpg > /dev/null
sudo apt update
sudo apt install marksman-bin
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:/nomispaz/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:nomispaz.list
curl -fsSL https://download.opensuse.org/repositories/home:nomispaz/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nomispaz.gpg > /dev/null
sudo apt update
sudo apt install marksman-bin
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:/nomispaz/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:nomispaz.list
curl -fsSL https://download.opensuse.org/repositories/home:nomispaz/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nomispaz.gpg > /dev/null
sudo apt update
sudo apt install marksman-bin

Packages for Debian Unstable:

Packages for Debian Testing:

Packages for Debian 13:

For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:nomispaz/Fedora_Rawhide/home:nomispaz.repo
dnf install marksman-bin
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:nomispaz/Fedora_43/home:nomispaz.repo
dnf install marksman-bin
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:nomispaz/openSUSE_Tumbleweed/home:nomispaz.repo
zypper refresh
zypper install marksman-bin