nut from home:networkupstools:nut-stable project

Виберіть вашу операційну систему

Для CentOS 9 запустіть від імені root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:networkupstools:nut-stable/CentOS_9/home:networkupstools:nut-stable.repo
yum install nut
Для CentOS 10 запустіть від імені root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:networkupstools:nut-stable/CentOS_10/home:networkupstools:nut-stable.repo
yum install nut
Для 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:/networkupstools:/nut-stable/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut
Для Debian 13 запустіть:
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:/networkupstools:/nut-stable/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut
Для Debian 12 запустіть:
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:/networkupstools:/nut-stable/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut
Для Debian 11 запустіть:
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:/networkupstools:/nut-stable/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut

Пакунки для Debian Testing:

Пакунки для Debian 13:

Пакунки для Debian 12:

Пакунки для Debian 11:

Для Fedora Rawhide запустіть від імені root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Fedora_Rawhide/home:networkupstools:nut-stable.repo
dnf install nut
Для Fedora 42 запустіть від імені root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Fedora_42/home:networkupstools:nut-stable.repo
dnf install nut
Для openSUSE Tumbleweed запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools:nut-stable/openSUSE_Tumbleweed/home:networkupstools:nut-stable.repo
zypper refresh
zypper install nut
Для openSUSE Slowroll запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools:nut-stable/openSUSE_Slowroll/home:networkupstools:nut-stable.repo
zypper refresh
zypper install nut
Для openSUSE Factory ARM запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools:nut-stable/openSUSE_Factory_ARM/home:networkupstools:nut-stable.repo
zypper refresh
zypper install nut
Для Raspbian 12 запустіть:
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:/networkupstools:/nut-stable/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut
Для Raspbian 11 запустіть:
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:/networkupstools:/nut-stable/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut

Пакунки для Raspbian 12:

Пакунки для Raspbian 11:

Для openSUSE Leap 15.6 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools:nut-stable/openSUSE_Leap_15.6/home:networkupstools:nut-stable.repo
zypper refresh
zypper install nut
Для SLE 15 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools:nut-stable/SLE_15/home:networkupstools:nut-stable.repo
zypper refresh
zypper install nut
Для xUbuntu 25.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:/networkupstools:/nut-stable/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut
Для xUbuntu 20.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:/networkupstools:/nut-stable/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools:nut-stable.list
curl -fsSL https://download.opensuse.org/repositories/home:networkupstools:nut-stable/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools_nut-stable.gpg > /dev/null
sudo apt update
sudo apt install nut

Пакунки для xUbuntu 25.04:

Пакунки для xUbuntu 20.04: