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:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install at-spi2-core using brew
brew install at-spi2-core
at-spi2-core is ready to use now!