How to Install and Uninstall netmate Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "netmate" package

Please follow the guidance below to install netmate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install netmate

2. Uninstall "netmate" package

In this section, we are going to explain the necessary steps to uninstall netmate on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove netmate $ sudo apt autoclean && sudo apt autoremove

3. Information about the netmate package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: netmate
Priority: optional
Section: universe/net
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Version: 0.2.0-6
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/n/netmate/netmate_0.2.0-6_amd64.deb
Size: 33438
MD5sum: aad444999f3813e8ac9b5621504b13dd
SHA1: b1cddbf2896f68444422a87775b519aace0e0157
SHA256: 83fcd132abfa431225c60d5ba10da58447e3b782d09a2659d6a0bd5b1fab7c1e
Description-en: netdude clone that shows pcap dump lines in network header style
netmate was inspired in netdude[1] (dead) and can be used to learn and teach
about TCP/IP protocols. It is a GTK+ program that shows lines selected from
files in pcap style (generated by tcpdump and Wireshark or another code based
in libpcap) as 32-bit headers, identical to the used by RFCs.
.
This program works with Ethernet, IPv4, IPv6, TCP, UDP, ICMP, ICMP6, NDP and
others.
.
[1] http://netdude.sourceforge.net
Description-md5: 68af44a55c6c40d8292185f13cf1bafd
Homepage: https://github.com/Rup0rt/netmate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu