Easy steps to install libcap-ng package on Mac
Package Information:
Application Name – libcap-ng
What is libcap-ng – Not Available for libcap-ng
Use of libcap-ng – Library for Linux that makes using posix capabilities easy
URL – https://people.redhat.com/sgrubb/libcap-ng
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 libcap-ng using brew
brew install libcap-ng
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libcap-ng is ready to use now!