nut from home:networkupstools project
Välj ditt operativsystem
Lägg till lagringsplats och installera manuellt
För CentOS 9, kör följande som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:networkupstools/CentOS_9/home:networkupstools.repo yum install nut
För CentOS 10, kör följande som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:networkupstools/CentOS_10/home:networkupstools.repo yum install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Debian Testing, kör följande:
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/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
För Debian 13, kör följande:
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/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
För Debian 12, kör följande:
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/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
För Debian 11, kör följande:
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/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Fedora Rawhide, kör följande som root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:networkupstools/Fedora_Rawhide/home:networkupstools.repo dnf install nut
För Fedora 42, kör följande som root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:networkupstools/Fedora_42/home:networkupstools.repo dnf install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För openSUSE Tumbleweed, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Tumbleweed/home:networkupstools.repo zypper refresh zypper install nut
För openSUSE Slowroll, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Slowroll/home:networkupstools.repo zypper refresh zypper install nut
För openSUSE Factory ARM, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Factory_ARM/home:networkupstools.repo zypper refresh zypper install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Raspbian 12, kör följande:
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/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
För Raspbian 11, kör följande:
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/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För openSUSE Leap 15.6, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Leap_15.6/home:networkupstools.repo zypper refresh zypper install nut
För SLE 15, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/SLE_15/home:networkupstools.repo zypper refresh zypper install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För xUbuntu 25.04, kör följande:
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/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
För xUbuntu 20.04, kör följande:
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/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:networkupstools.list curl -fsSL https://download.opensuse.org/repositories/home:networkupstools/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_networkupstools.gpg > /dev/null sudo apt update sudo apt install nut
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För openSUSE Leap 16.0, kör följande som root:
?
För Debian Next, kör följande som root:
?