gsmartcontrol from home:alex_sh:gsmartcontrol:stable_latest project
Επιλογή λειτουργικού συστήματος
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Για Debian Unstable εκτελέστε το παρακάτω:
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:/stable_latest/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:stable_latest.list curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_stable_latest.gpg > /dev/null sudo apt update sudo apt install gsmartcontrol
Για Debian Testing εκτελέστε το παρακάτω:
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:/stable_latest/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:stable_latest.list curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_stable_latest.gpg > /dev/null sudo apt update sudo apt install gsmartcontrol
Λήψη εκτελέσιμων πακέτα απευθείας
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Εκτελέστε το Fedora Rawhide ως χρήστης root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Fedora_Rawhide/home:alex_sh:gsmartcontrol:stable_latest.repo dnf install gsmartcontrol
Εκτελέστε το Fedora 40 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Fedora_40/home:alex_sh:gsmartcontrol:stable_latest.repo dnf install gsmartcontrol
Εκτελέστε το Fedora 39 ως χρήστης root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Fedora_39/home:alex_sh:gsmartcontrol:stable_latest.repo dnf install gsmartcontrol
Λήψη εκτελέσιμων πακέτα απευθείας
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Εκτελέστε το openSUSE Tumbleweed ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/openSUSE_Tumbleweed/home:alex_sh:gsmartcontrol:stable_latest.repo zypper refresh zypper install gsmartcontrol
Εκτελέστε το openSUSE Slowroll ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/openSUSE_Slowroll/home:alex_sh:gsmartcontrol:stable_latest.repo zypper refresh zypper install gsmartcontrol
Εκτελέστε το openSUSE Factory ARM ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/openSUSE_Factory_ARM/home:alex_sh:gsmartcontrol:stable_latest.repo zypper refresh zypper install gsmartcontrol
Λήψη εκτελέσιμων πακέτα απευθείας
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Εκτελέστε το openSUSE Leap 15.6 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/openSUSE_Leap_15.6/home:alex_sh:gsmartcontrol:stable_latest.repo zypper refresh zypper install gsmartcontrol
Εκτελέστε το SUSE SLE-15-SP6 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/SUSE_SLE-15-SP6/home:alex_sh:gsmartcontrol:stable_latest.repo zypper refresh zypper install gsmartcontrol
Λήψη εκτελέσιμων πακέτα απευθείας
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Για Ubuntu 24.10 εκτελέστε το παρακάτω:
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:/stable_latest/Ubuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:stable_latest.list curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Ubuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_stable_latest.gpg > /dev/null sudo apt update sudo apt install gsmartcontrol
Για Ubuntu 24.04 εκτελέστε το παρακάτω:
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:/stable_latest/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:stable_latest.list curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_stable_latest.gpg > /dev/null sudo apt update sudo apt install gsmartcontrol
Για Ubuntu 23.10 εκτελέστε το παρακάτω:
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:/stable_latest/Ubuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:alex_sh:gsmartcontrol:stable_latest.list curl -fsSL https://download.opensuse.org/repositories/home:alex_sh:gsmartcontrol:stable_latest/Ubuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alex_sh_gsmartcontrol_stable_latest.gpg > /dev/null sudo apt update sudo apt install gsmartcontrol