Easy steps to install libnetworkit package on Mac
Package Information:
Application Name – libnetworkit
What is libnetworkit – Not Available for libnetworkit
Use of libnetworkit – NetworKit is an OS-toolkit for large-scale network analysis
URL – https://networkit.github.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 libnetworkit using brew
brew install libnetworkit
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libnetworkit is ready to use now!