How to Install briss on Mac using brew

Package Information:

Name: briss
Use: briss aims to offer a simple cross-platform (Linux, Windows, Mac OSX) application for cropping PDF files.
URL: https://briss.sourceforge.io/

Installation Steps:

  1. Open Terminal by hitting <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install briss using brew
    brew install briss

briss is ready to use now!