nut from home:networkupstools project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
Para CentOS 9 execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:networkupstools/CentOS_9/home:networkupstools.repo yum install nut
Para CentOS 10 execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:networkupstools/CentOS_10/home:networkupstools.repo yum install nut
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Debian Testing execute o seguinte:
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
Para Debian 13 execute o seguinte:
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
Para Debian 12 execute o seguinte:
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
Para Debian 11 execute o seguinte:
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
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Fedora Rawhide execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:networkupstools/Fedora_Rawhide/home:networkupstools.repo dnf install nut
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:networkupstools/Fedora_42/home:networkupstools.repo dnf install nut
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Tumbleweed/home:networkupstools.repo zypper refresh zypper install nut
Para openSUSE Slowroll execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Slowroll/home:networkupstools.repo zypper refresh zypper install nut
Para openSUSE Factory ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Factory_ARM/home:networkupstools.repo zypper refresh zypper install nut
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Raspbian 11 execute o seguinte:
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
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Leap 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/openSUSE_Leap_15.6/home:networkupstools.repo zypper refresh zypper install nut
Para SLE 15 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:networkupstools/SLE_15/home:networkupstools.repo zypper refresh zypper install nut
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para xUbuntu 25.04 execute o seguinte:
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
Para xUbuntu 20.04 execute o seguinte:
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
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Leap 16.0 execute o seguinte como root:
?
Para Debian Next execute o seguinte como root:
?