Easy steps to install libgnt package on Mac
Package Information:
Application Name – libgnt
What is libgnt – Not Available for libgnt
Use of libgnt – NCurses toolkit for creating text-mode graphical user interfaces
URL – https://keep.imfreedom.org/libgnt/libgnt
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 libgnt using brew
brew install libgnt
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libgnt is ready to use now!