Steps To Install apcupsd on Mac
Package Information:
Name: apcupsd
Use: Daemon for controlling APC UPSes
URL: http://www.apcupsd.org
Installation Steps:
- Open up your Terminal.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install apcupsd using brew
brew install apcupsd
apcupsd is ready to use now!