Linux

Install Nutty Network Monitoring Software For Linux

Networking software for linux
Written by itsubuntu

Last Updated on April 2, 2020 by itsubuntu

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

About the author

itsubuntu

Leave a Comment