Skip to content
Skip to content

apcupsd

Formula Utilities v3.14.14

Daemon for controlling APC UPSes

Install 1 App in Terminal
$
brew install apcupsd
Source: homebrew/core Website Homebrew

Dependencies

Installation Notes

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
Install Statistics 13.6%

Average daily installs by period

Related Utilities Apps

View All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.2
glib
Popular

Core application library for C

formula Utilities v2.86.4
python@3.13
Popular

Interpreted, interactive, object-oriented programming language

formula Utilities v3.13.12
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
harfbuzz
Popular

OpenType text shaping engine

formula Utilities v12.3.2
X