Easy steps to install glances package on Mac
Package Information:
Application Name – glances
What is glances – Not Available for glances
Use of glances – Alternative to top/htop
URL – https://nicolargo.github.io/glances/
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 glances using brew
brew install glances
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
glances is ready to use now!