
For uninstalling this package you can easily use the apt command and remove the package from Linux Operating System. Now we will see the commands for uninstalling the ntopng from Ubuntu 16.04. How to uninstall/remove ntopng from Ubuntu 16.04? After completion of the installation you can use the package on your system. If you are not already logged in as su, installer will ask you the root password.
#INSTALL NTOPNG HOW TO#
Learn how to install ntopng on Debian 11 here. Use dpkg -info (= dpkg-deb -info) to examine archive files,Īnd dpkg -contents (= dpkg-deb -contents) to list their ntopng:Īfter system update use the following command to install ntopng:Ībove command will confirm before installing the package on your Ubuntu 16.04 Operating System. Ntopng is a web-based application for tracking the network traffic on your server. Now install the downloaded package to add the repository. If ntopng is not installed on your compter then the command 'dpkg -L ntopng' will give followin dpkg -L ntopngĭpkg-query: package 'ntopng' is not installed Then, install GPG so that the repository can be added correctly. STEP 4: Ntopng is installed and now it’s time to create ntopng configuration file. sudo apt-get install libpcap-dev libglib2.0-dev libgeoip-dev redis-server libxml2-dev libnl1 sudo apt-get install ntopng pfring nprobe ntopng-data n2disk nbox. This will update the list of newest versions of packages and its dependencies on your system.Īfter downloading the latest package list with the help of above you can run the installation process. Step-by-step Installation: Step 1: Enter in root user and run these commands: sudo su - apt-get update apt-get upgrade apt-get install. STEP 3: Now install Ntopng and its dependencies. Above command will download the package lists for Ubuntu 16.04 on your system.
