nut from home:jimklimov project

Selectați sistemul dvs. de operare

Pentru CentOS 9 executați ca root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:jimklimov/CentOS_9/home:jimklimov.repo
yum install nut
Pentru CentOS 10 executați ca root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:jimklimov/CentOS_10/home:jimklimov.repo
yum install nut
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:/jimklimov/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut
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:/jimklimov/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut
For Debian 12 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:/jimklimov/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut
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:/jimklimov/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut

Pachete pentru Debian Testing:

Pachete pentru Debian 13:

Pachete pentru Debian 12:

Pachete pentru Debian 11:

Pentru Fedora Rawhide executați ca root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:jimklimov/Fedora_Rawhide/home:jimklimov.repo
dnf install nut
Pentru Fedora 42 executați ca root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:jimklimov/Fedora_42/home:jimklimov.repo
dnf install nut
Pentru openSUSE Tumbleweed executați ca root:
zypper addrepo https://download.opensuse.org/repositories/home:jimklimov/openSUSE_Tumbleweed/home:jimklimov.repo
zypper refresh
zypper install nut
Pentru openSUSE Slowroll executați ca root:
zypper addrepo https://download.opensuse.org/repositories/home:jimklimov/openSUSE_Slowroll/home:jimklimov.repo
zypper refresh
zypper install nut
Pentru openSUSE Factory ARM executați ca root:
zypper addrepo https://download.opensuse.org/repositories/home:jimklimov/openSUSE_Factory_ARM/home:jimklimov.repo
zypper refresh
zypper install nut
For Raspbian 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:/jimklimov/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut

Pachete pentru Raspbian 11:

Pentru openSUSE Leap 15.6 executați ca root:
zypper addrepo https://download.opensuse.org/repositories/home:jimklimov/openSUSE_Leap_15.6/home:jimklimov.repo
zypper refresh
zypper install nut
Pentru SLE 15 executați ca root:
zypper addrepo https://download.opensuse.org/repositories/home:jimklimov/SLE_15/home:jimklimov.repo
zypper refresh
zypper install nut
For xUbuntu 25.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:/jimklimov/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut
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:/jimklimov/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:jimklimov.list
curl -fsSL https://download.opensuse.org/repositories/home:jimklimov/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jimklimov.gpg > /dev/null
sudo apt update
sudo apt install nut

Pachete pentru xUbuntu 25.04:

Pachete pentru xUbuntu 20.04:

Pentru openSUSE Leap 16.0 executați ca root:
?
Pentru Debian Next executați ca root:
?