Easy Steps to Install evince on Mac
Package Information:
Name: evince
Use: GNOME document viewer
URL: https://wiki.gnome.org/Apps/Evince
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install evince using brew
brew install evince
evince is ready to use now!