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.5% vs 90d

Install activity across time periods

Metric 30 Days 90 Days 1 Year
Total Installs 32 111 440
Avg Daily Installs 1 1 1

Related Utilities Apps

View All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.3
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
zstd
Popular

Zstandard is a real-time compression algorithm

formula Utilities v1.5.7
glib
Popular

Core application library for C

formula Utilities v2.88.1
gh
Popular

GitHub command-line tool

formula Utilities v2.92.0
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
X