s9s-tools from home:kedazo project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kedazo/CentOS_8/home:kedazo.repo
yum install s9s-tools
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kedazo/CentOS_7/home:kedazo.repo
yum install s9s-tools
For Debian 9.0 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:/kedazo/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For Debian 8.0 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:/kedazo/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For Debian 7.0 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:/kedazo/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For Debian 11 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:/kedazo/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For Debian 10 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:/kedazo/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kedazo/openSUSE_Tumbleweed/home:kedazo.repo
zypper refresh
zypper install s9s-tools
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kedazo/15.4/home:kedazo.repo
zypper refresh
zypper install s9s-tools
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kedazo/RHEL_7/home:kedazo.repo
yum install s9s-tools
For AlmaLinux 9 CRB run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kedazo/AlmaLinux_9_CRB/home:kedazo.repo
yum install s9s-tools
For xUbuntu 22.04 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:/kedazo/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For xUbuntu 21.10 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:/kedazo/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For xUbuntu 21.04 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:/kedazo/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For xUbuntu 20.04 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:/kedazo/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools
For xUbuntu 18.04 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:/kedazo/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:kedazo.list
curl -fsSL https://download.opensuse.org/repositories/home:kedazo/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kedazo.gpg > /dev/null
sudo apt update
sudo apt install s9s-tools