Automic VaultAutomic Vault

brew

apcupsd を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

apcupsd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install apcupsd

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install apcupsd

MacPorts ports tree · sysutils/apcupsd/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add apcupsd

Alpine Linux edge package indexes · apcupsd · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install apcupsd

Debian stable package indexes · apcupsd · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install apcupsd

Fedora Rawhide package metadata · apcupsd · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#apcupsd

nixpkgs package indexes · pkgs/by-name/ap/apcupsd/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S apcupsd

Arch Linux sync databases · apcupsd · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install apcupsd

openSUSE Tumbleweed package metadata · apcupsd · ソース: download.opensuse.org

概要

パッケージ概要

Daemon for controlling APC UPSes

コマンドとエイリアス

  • apcaccess
  • apctest
  • apcupsd
  • apcupsd-start
  • smtp

履歴

プロジェクトの歴史と使われ方

apcupsd is a daemon and command-line toolset for monitoring and controlling APC UPS devices. It is one of those infrastructure packages that quietly matters because it can shut systems down cleanly when power fails.

プロジェクトの歴史

The apcupsd project dates to the long-running Unix tradition of hardware daemons: small background services that translate a device protocol into system policy. Its official manual documents operation with APC UPS hardware, configuration through `apcupsd.conf`, status querying through `apcaccess`, and testing through `apctest`.

The project has historically lived on SourceForge, with source control exposed through the official SourceForge project tree. That hosting history matches many mature system utilities that predate GitHub-centered development.

採用の歴史

apcupsd's adoption is strongest in server, NAS, homelab, and workstation environments where APC UPS hardware is common and a lightweight local daemon is preferable to a larger management suite.

The supplied package data shows broad Unix-like packaging: Alpine, Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper. That breadth is the package-history signal: administrators expect it to be available from the native package manager on almost any Unix-like system.

使われ方

Typical usage is to configure `/etc/apcupsd/apcupsd.conf`, run the `apcupsd` daemon, inspect UPS state with `apcaccess`, and test device communication with `apctest`. Scripts and service managers then use the daemon's events to perform clean shutdowns or notifications.

The package is hardware-facing, so installation alone is not the whole story. Correct cable/device selection, daemon privileges, and shutdown policy matter more than application-level credentials.

パッケージ好きにとっての重要性

apcupsd is package-nerd significant because it represents the unglamorous layer where packaging meets physical infrastructure. A good package has to install a daemon, config file, service integration, helper commands, and documentation without hiding the hardware-specific knobs.

It also illustrates why old system packages remain valuable: power events are rare, but when they happen the daemon must already be installed, configured, and boringly reliable.

タイムライン

  • 1990s: apcupsd emerges as a Unix daemon for APC UPS management.
  • 2000s: SourceForge hosting and distribution packaging make apcupsd a standard sysadmin utility.
  • 2010s: Linux, BSD, and macOS package ecosystems continue shipping apcupsd.
  • 2020s: The package remains available across mainstream Unix-like package managers.

Related projects

  • Network UPS Tools is the most common neighboring UPS-monitoring project.
  • System service managers and shutdown tools are operationally adjacent because apcupsd's main job is to react safely to power events.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
/etc/apcupsd/apcupsd.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
apcaccesscliグローバル実行可能ファイル
apctestcliグローバル実行可能ファイル
apcupsdcliグローバル実行可能ファイル
apcupsd-startcliグローバル実行可能ファイル
smtpcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.14.14
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

http://www.apcupsd.org

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.http://www.apcupsd.org信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:apcupsd
バージョン3.14.14
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/apcupsd
ホームページhttp://www.apcupsd.org
リポジトリhttps://sourceforge.net/p/apcupsd/svn/HEAD/tree
上流ドキュメントhttp://www.apcupsd.org/manual
ライセンスGPL-2.0-only
ソースアーカイブhttps://downloads.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/3.14.14/apcupsd-3.14.14.tar.gz
依存関係gd, libusb-compat
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点For apcupsd to be able to communicate with UPSes connected via USB, the kernel extension must be installed by the root user: sudo cp -pR $HOMEBREW_CELLAR/apcupsd/3.14.14/Library/Extensions/ApcupsdDummy.kext /System/Library/Extensions/ sudo chown -R root:wheel /System/Library/Extensions/ApcupsdDummy.kext sudo touch /System/Library/Extensions/ Note: The kernel extension currently does not work as expected. You will have to unplug and plug the USB cable back in after each reboot in order for apcupsd to be able to connect to the UPS. To load apcupsd at startup, activate the included Launch Daemon: sudo cp $HOMEBREW_CELLAR/apcupsd/3.14.14/lib/Library/LaunchDaemons/org.apcupsd.apcupsd.plist /Library/LaunchDaemons sudo chmod 644 /Library/LaunchDaemons/org.apcupsd.apcupsd.plist sudo launchctl load -w /Library/LaunchDaemons/org.apcupsd.apcupsd.plist If this is an upgrade and you already have the Launch Daemon loaded, you have to unload the Launch Daemon before reinstalling it: sudo launchctl unload -w /Library/LaunchDaemons/org.apcupsd.apcupsd.plist sudo rm /Library/LaunchDaemons/org.apcupsd.apcupsd.plist

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapcupsd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

apcupsd 3.14.14-5

APC UPS Power Management (daemon)

http://www.apcupsd.org/

sudo apt install apcupsd
  • Section: admin
  • Architecture: amd64
  • 5 依存関係
  • 1 提供
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Apcupsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: apcupsd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

apcupsd-cgi 3.14.14-5

APC UPS Power Management (web interface)

http://www.apcupsd.org/

sudo apt install apcupsd-cgi
  • Section: web
  • Architecture: amd64
  • Source Package: apcupsd
  • 3 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Apcupsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: apcupsd-cgi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

apcupsd-doc 3.14.14-5

APC UPS Power Management (documentation/examples)

http://www.apcupsd.org/

sudo apt install apcupsd-doc
  • Section: doc
  • Architecture: all
  • Source Package: apcupsd
  • normalized package name match
  • 一致条件: Apcupsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: apcupsd-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

apcupsd

nix profile install nixpkgs#apcupsd
  • normalized package name match
  • 一致条件: Apcupsd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ap/apcupsd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

apcupsd 3.14.14-3.1build2

APC UPS Power Management (daemon)

http://www.apcupsd.org/

sudo apt install apcupsd
  • Section: universe/admin
  • Architecture: amd64
  • 5 依存関係
  • 1 提供
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Apcupsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: apcupsd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

apcupsd-cgi 3.14.14-3.1build2

APC UPS Power Management (web interface)

http://www.apcupsd.org/

sudo apt install apcupsd-cgi
  • Section: universe/web
  • Architecture: amd64
  • Source Package: apcupsd
  • 3 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Apcupsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: apcupsd-cgi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

apcupsd-doc 3.14.14-3.1build2

APC UPS Power Management (documentation/examples)

http://www.apcupsd.org/

sudo apt install apcupsd-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: apcupsd
  • normalized package name match
  • 一致条件: Apcupsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: apcupsd-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

apcupsd 3.14.14-r6

A Daemon to control APC UPSes

http://www.apcupsd.org

sudo apk add apcupsd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apcupsd
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apcupsd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apcupsd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

apcupsd-doc 3.14.14-r6

A Daemon to control APC UPSes (documentation)

http://www.apcupsd.org

sudo apk add apcupsd-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apcupsd
  • normalized package name match
  • 一致条件: Apcupsd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apcupsd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

apcupsd-openrc 3.14.14-r6

A Daemon to control APC UPSes (OpenRC init scripts)

http://www.apcupsd.org

sudo apk add apcupsd-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apcupsd
  • normalized package name match
  • 一致条件: Apcupsd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apcupsd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

apcupsd-webif 3.14.14-r6

A Daemon to control APC UPSes

http://www.apcupsd.org

sudo apk add apcupsd-webif
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apcupsd
  • 1 依存関係
  • normalized package name match
  • 一致条件: Apcupsd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apcupsd-webif from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

apcupsd 3.14.14-41.fc44

APC UPS Power Control Daemon

http://www.apcupsd.com

sudo dnf install apcupsd
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: apcupsd
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Apcupsd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: apcupsd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

apcupsd-cgi 3.14.14-41.fc44

Web interface for apcupsd

http://www.apcupsd.com

sudo dnf install apcupsd-cgi
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: apcupsd
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Apcupsd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: apcupsd-cgi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

apcupsd-gui 3.14.14-41.fc44

GUI interface for apcupsd

http://www.apcupsd.com

sudo dnf install apcupsd-gui
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: apcupsd
  • 12 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Apcupsd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: apcupsd-gui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

apcupsd 3.14.14-9

Power mangement and controlling most of APC's UPS models

http://www.apcupsd.org

sudo pacman -S apcupsd
  • License: GPL
  • Architecture: x86_64
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Apcupsd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: apcupsd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

apcupsd 3.14.14-17.5

APC UPS Daemon (Powerful Daemon for APC UPSs)

http://www.apcupsd.com/

sudo zypper install apcupsd
  • License: GPL-2.0-only
  • Category: Hardware/UPS
  • Architecture: x86_64
  • Source Package: apcupsd
  • 16 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Apcupsd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apcupsd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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