Networking software for linux

Insight: Install Nutty Network Monitoring Software For Linux

Nutty is a simple and minimal network monitoring tool for Linux based operating system. Nutty is made for elementary but it works perfectly in Ubuntu too.

Install Nutty Network Monitoring Software For Linux

Nutty is available as a PPA for Ubuntu (16.04 upwards) and other Ubuntu-based systems. Open Terminal and run the following commands for installation:

sudo apt-add-repository ppa:bablu-boy/nutty
sudo apt-get update
sudo apt-get install com.github.babluboy.nutty

In case of issues related to missing libgranite package, add the Elementary PPA as shown below and re-try. The Elementary PPA can be removed after Nutty is installed.

sudo add-apt-repository ppa:elementary-os/stable
sudo apt-get update
sudo apt-get install com.github.babluboy.nutty
READ More Relevant Stuff:  How To Install Python 3.7 In Ubuntu Distro Using PPA

Leave a Reply

Your email address will not be published. Required fields are marked *