How to Install unp on Mac Using Brew

What is “unp” Package?

Unpack everything with one command
For more details: https://packages.debian.org/source/stable/unp

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install unp.
    brew install unp

Now, use unp!