Steps To Install apcupsd on Mac

Package Information:

Name: apcupsd
Use: Daemon for controlling APC UPSes
URL: http://www.apcupsd.org

Installation Steps:

  1. Open up your Terminal.
  2. Execute the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install apcupsd using brew
    brew install apcupsd

apcupsd is ready to use now!