Follow simple steps to install at-spi2-core On Mac

Package Information:

Name: at-spi2-core
Use: Protocol definitions and daemon for D-Bus at-spi
URL: http://a11y.org

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Execute the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install at-spi2-core using brew
    brew install at-spi2-core

at-spi2-core is ready to use now!