gsmartcontrol from home:alex_sh:gsmartcontrol:testing project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/CentOS_8_Stream/home:alex_sh:gsmartcontrol:testing.repo
yum install gsmartcontrol
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/CentOS_8/home:alex_sh:gsmartcontrol:testing.repo
yum install gsmartcontrol
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/CentOS_7/home:alex_sh:gsmartcontrol:testing.repo
yum install gsmartcontrol
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:/alex_sh:/gsmartcontrol:/testing/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol
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:/alex_sh:/gsmartcontrol:/testing/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol
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:/alex_sh:/gsmartcontrol:/testing/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/openSUSE_Tumbleweed/home:alex_sh:gsmartcontrol:testing.repo
zypper refresh
zypper install gsmartcontrol
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/openSUSE_Factory_PowerPC/home:alex_sh:gsmartcontrol:testing.repo
zypper refresh
zypper install gsmartcontrol
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/openSUSE_Factory_ARM/home:alex_sh:gsmartcontrol:testing.repo
zypper refresh
zypper install gsmartcontrol
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/openSUSE_Leap_15.4/home:alex_sh:gsmartcontrol:testing.repo
zypper refresh
zypper install gsmartcontrol
For openSUSE Leap 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/openSUSE_Leap_15.3/home:alex_sh:gsmartcontrol:testing.repo
zypper refresh
zypper install gsmartcontrol
For SUSE SLE-15-SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/SUSE_SLE-15-SP4/home:alex_sh:gsmartcontrol:testing.repo
zypper refresh
zypper install gsmartcontrol
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:/alex_sh:/gsmartcontrol:/testing/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol
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:/alex_sh:/gsmartcontrol:/testing/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol
For xUbuntu 16.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:/alex_sh:/gsmartcontrol:/testing/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol
For xUbuntu 14.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:/alex_sh:/gsmartcontrol:/testing/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:testing.list
curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:testing/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_testing.gpg > /dev/null
sudo apt update
sudo apt install gsmartcontrol