Easy steps to install phive package on Mac
Package Information:
Application Name – phive
What is phive – Not Available for phive
Use of phive – Phar Installation and Verification Environment (PHIVE)
URL – https://phar.io
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install phive using brew
brew install phive
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
phive is ready to use now!