Automic VaultAutomic Vault

brew

nut mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nut in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install nut

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install nut

MacPorts ports tree · sysutils/nut/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add nut

Alpine Linux edge package indexes · nut · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install libnutclient-dev

Debian stable package indexes · libnutclient-dev · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install nut

Fedora Rawhide package metadata · nut · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#nut

nixpkgs package indexes · pkgs/by-name/nu/nut/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S nut

Arch Linux sync databases · nut · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install libnutclient2

openSUSE Tumbleweed package metadata · libnutclient2 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Network UPS Tools: Support for various power devices

Befehle und Aliase

  • al175
  • apcsmart
  • apcsmart-old
  • apcupsd-ups
  • bcmxcp
  • bcmxcp_usb
  • belkin
  • belkinunv
  • bestfcom
  • bestfortress
  • bestuferrups
  • bestups
  • bicker_ser
  • blazer_ser
  • blazer_usb
  • clone
  • clone-outlet
  • dummy-ups
  • etapro
  • everups
  • failover
  • gamatronic
  • genericups
  • isbmex
  • ivtscd
  • liebert
  • liebert-esp2
  • liebert-gxe
  • masterguard
  • meanwell_ntu
  • metasys
  • mge-shut

Verlauf

Projektgeschichte und Nutzung

Network UPS Tools, packaged as `nut`, is the standard open-source toolkit for monitoring and controlling UPSes, PDUs, automatic transfer switches, power supplies, and related power devices through a common protocol and driver/client/server architecture.

Projektgeschichte

The official NUT release notes trace the project back to Russell Kroll's 1996 APC Smart-UPS experiments, including cron-driven status reports and early protocol tests. Smart UPS Tools 0.10 was publicly released on March 10, 1998; a June 5, 1999 rewrite separated drivers, server, and clients; and the project renamed itself Network UPS Tools with 0.42.0 on October 31, 1999 to reflect multi-vendor support and avoid APC trademark proximity.

Adoptionsgeschichte

NUT grew from one APC-focused monitor into a cross-vendor power-device layer. The official site said on July 1, 2026 that at least 197 manufacturers and 1,431 device models were known compatible. Its user manual says NUT is pre-packaged for many operating systems, embedded in storage, automation, and virtualization appliances, and often shipped as companion software by UPS vendors.

Wie es verwendet wird

A normal deployment has device-specific drivers feeding `upsd`, clients such as `upsc` querying status, and `upsmon` coordinating graceful shutdown before battery exhaustion. Package users care about config files such as `ups.conf`, driver startup through `upsdrvctl`, network access control, port 3493, and matching the driver to the exact UPS/PDU hardware. Larger deployments use the network model so multiple hosts powered by one UPS can observe the same state and shut down together.

Warum Paket-Nerds sich dafür interessieren

NUT is operational plumbing: boring until power fails, then essential. It is packaging-heavy because it touches USB, serial, SNMP, Modbus, OpenSSL, init/service managers, CGI clients, Python/Perl/C/C++ client libraries, device rules, and OS-specific paths. RFC 9271, published in August 2022, documents the UPS management protocol used by the NUT ecosystem and reinforces that the project is more than a single Unix daemon.

Zeitleiste

  • 1996: Russell Kroll begins APC Smart-UPS monitoring experiments.
  • 1998-03-10: Smart UPS Tools 0.10 is publicly released.
  • 1999-06-05: Version 0.40.0 introduces a redesigned driver/server/client architecture.
  • 1999-10-31: Version 0.42.0 adopts the Network UPS Tools name.
  • 2002-05: IANA assigns TCP port 3493 and NUT switches from the old port 3305.
  • 2002-08-19: NUT 1.0.0 is released.
  • 2004-03-23: NUT 2.0.0 arrives with the newer protocol and naming model.
  • 2022-08: RFC 9271 publishes the UPS management protocol.
  • 2026-04-03: GitHub release v2.8.5 is published.

Related projects

  • apcupsd
  • PowerChute
  • WMNut
  • PyNUTClient
  • libupsclient
  • libnutclient

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signale

  • metadata:service
  • text:network

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/local/ups/etc/nut.conf/usr/local/ups/etc/ups.conf/usr/local/ups/etc/upsd.conf/usr/local/ups/etc/upsmon.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/usr/local/ups/etc/upsd.users

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
al175cliglobales Executable
apcsmartcliglobales Executable
apcsmart-oldcliglobales Executable
apcupsd-upscliglobales Executable
bcmxcpcliglobales Executable
bcmxcp_usbcliglobales Executable
belkincliglobales Executable
belkinunvcliglobales Executable
bestfcomcliglobales Executable
bestfortresscliglobales Executable
bestuferrupscliglobales Executable
bestupscliglobales Executable
bicker_sercliglobales Executable
blazer_sercliglobales Executable
blazer_usbcliglobales Executable
clonecliglobales Executable
clone-outletcliglobales Executable
dummy-upscliglobales Executable
etaprocliglobales Executable
everupscliglobales Executable
failovercliglobales Executable
gamatroniccliglobales Executable
genericupscliglobales Executable
isbmexcliglobales Executable
ivtscdcliglobales Executable
liebertcliglobales Executable
liebert-esp2cliglobales Executable
liebert-gxecliglobales Executable
masterguardcliglobales Executable
meanwell_ntucliglobales Executable
metasyscliglobales Executable
mge-shutcliglobales Executable
mge-utalkcliglobales Executable
microdowellcliglobales Executable
microsol-apccliglobales Executable
nhs_sercliglobales Executable
nut-upowercliglobales Executable
nutconfcliglobales Executable
nutdrv_atcl_usbcliglobales Executable
nutdrv_hashxcliglobales Executable
nutdrv_qxcliglobales Executable
nutdrv_siemens-sitopcliglobales Executable
oneaccliglobales Executable
optiupscliglobales Executable
powercomcliglobales Executable
powerpanelcliglobales Executable
powervar_cx_sercliglobales Executable
powervar_cx_usbcliglobales Executable
rhinocliglobales Executable
richcomm_usbcliglobales Executable
riello_sercliglobales Executable
riello_usbcliglobales Executable
safenetcliglobales Executable
skelcliglobales Executable
sms_sercliglobales Executable
soliscliglobales Executable
tripplitecliglobales Executable
tripplite_usbcliglobales Executable
tripplitesucliglobales Executable
upsccliglobales Executable
upscmdcliglobales Executable
upscode2cliglobales Executable
upsdcliglobales Executable
upsdrvctlcliglobales Executable
upsdrvsvcctlcliglobales Executable
upslogcliglobales Executable
upsmoncliglobales Executable
upsrwcliglobales Executable
upsschedcliglobales Executable
upssched-cmdcliglobales Executable
usbhid-upscliglobales Executable
ve-directcliglobales Executable
victronupscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.8.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/networkupstools/nut

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:nut
Version2.8.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/nut
Homepagehttps://networkupstools.org/
Repositoryhttps://github.com/networkupstools/nut
Upstream-Dokumentationhttps://networkupstools.org/documentation.html
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/networkupstools/nut/releases/download/v2.8.5/nut-2.8.5.tar.gz
Abhängigkeitenlibusb, openssl@3
Build-Abhängigkeitenautoconf, automake, libtool, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenut
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • rhino
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libnutclient-dev 2.8.1-5

network UPS tools - development files for the new client library

https://networkupstools.org/

sudo apt install libnutclient-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: nut
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnutclient-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnutclient2t64 2.8.1-5

network UPS tools - new client library

https://networkupstools.org/

sudo apt install libnutclient2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: nut
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnutclient2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnutscan-dev 2.8.1-5

network UPS tools - development files for the scanner library

https://networkupstools.org/

sudo apt install libnutscan-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: nut
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnutscan-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnutscan2 2.8.1-5

network UPS tools - scanner library

https://networkupstools.org/

sudo apt install libnutscan2
  • Section: libs
  • Architecture: amd64
  • Source Package: nut
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnutscan2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libups-nut-perl 2.8.1-5

network UPS tools - Perl bindings for NUT server

https://networkupstools.org/

sudo apt install libups-nut-perl
  • Section: perl
  • Architecture: all
  • Source Package: nut
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libups-nut-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libupsclient-dev 2.8.1-5

network UPS tools - development files

https://networkupstools.org/

sudo apt install libupsclient-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: nut
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libupsclient-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libupsclient6t64 2.8.1-5

network UPS tools - client library

https://networkupstools.org/

sudo apt install libupsclient6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: nut
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libupsclient6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut 2.8.1-5

network UPS tools - metapackage

https://networkupstools.org/

sudo apt install nut
  • Section: metapackages
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-cgi 2.8.1-5

network UPS tools - web interface

https://networkupstools.org/

sudo apt install nut-cgi
  • Section: admin
  • Architecture: amd64
  • Source Package: nut
  • 4 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-cgi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-client 2.8.1-5

network UPS tools - clients

https://networkupstools.org/

sudo apt install nut-client
  • Section: admin
  • Architecture: amd64
  • Source Package: nut
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-doc 2.8.1-5

network UPS tools - documentation

https://networkupstools.org/

sudo apt install nut-doc
  • Section: doc
  • Architecture: all
  • Source Package: nut
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-i2c 2.8.1-5

network UPS tools - I2C driver

https://networkupstools.org/

sudo apt install nut-i2c
  • Section: admin
  • Architecture: amd64
  • Source Package: nut
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-i2c from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-ipmi 2.8.1-5

network UPS tools - IPMI driver

https://networkupstools.org/

sudo apt install nut-ipmi
  • Section: admin
  • Architecture: amd64
  • Source Package: nut
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-ipmi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-modbus 2.8.1-5

network UPS tools - Modbus driver

https://networkupstools.org/

sudo apt install nut-modbus
  • Section: admin
  • Architecture: amd64
  • Source Package: nut
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-modbus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-monitor 2.8.1-5

network UPS tools - GUI application to monitor UPS status

https://networkupstools.org/

sudo apt install nut-monitor
  • Section: admin
  • Architecture: all
  • Source Package: nut
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-monitor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nut-powerman-pdu 2.8.1-5

network UPS tools - PowerMan PDU driver

https://networkupstools.org/

sudo apt install nut-powerman-pdu
  • Section: admin
  • Architecture: amd64
  • Source Package: nut
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nut-powerman-pdu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment