How to Install and Uninstall ntopng-data Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ntopng-data" package

Here is a brief guide to show you how to install ntopng-data on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ntopng-data

2. Uninstall "ntopng-data" package

Please follow the steps below to uninstall ntopng-data on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ntopng-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the ntopng-data package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ntopng-data
Priority: extra
Section: universe/net
Installed-Size: 6026
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovico Cavedon
Architecture: all
Source: ntopng
Version: 2.2+dfsg1-1build1
Depends: fonts-font-awesome, libjs-bootstrap, libjs-rickshaw, libjs-jquery-form, libjs-jquery-tablesorter
Recommends: ntopng (= 2.2+dfsg1-1build1)
Filename: pool/universe/n/ntopng/ntopng-data_2.2+dfsg1-1build1_all.deb
Size: 1192814
MD5sum: aca066fdd7c1fc1685d9eb512312dc0b
SHA1: c10b99f48b00dba5d5d8dc4be7b79e6eb240a47f
SHA256: 1cda86e29739ae5700ae47492ef396becd7aef1a17d722e85f49759133def2ab
Description-en: High-Speed Web-based Traffic Analysis and Flow Collection Tool (data files)
ntopng is the next generation version of the original ntop, a network
traffic probe that shows the network usage, similar to what the popular
top Unix command does. ntop is based on libpcap and it has been written
in a portable way in order to virtually run on every Unix platform,
MacOSX and on Win32 as well.
.
ntopng users can use a web browser to navigate through ntop (that acts as a
web server) traffic information and get a dump of the network status. In the
latter case, ntop can be seen as a simple RMON-like agent with an embedded web
interface. The use of:
.
* a web interface
* limited configuration and administration via the web interface
* reduced CPU and memory usage (they vary according to network size and
traffic)
.
This package contains the architecture independent files for the ntopng
daemon.
Description-md5: a354e44f2cb28a9351063ed5c3473d40
Homepage: http://www.ntop.org/products/ntop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu