How to Install and Uninstall nfstrace Package on Kali Linux

Last updated: May 13,2024

1. Install "nfstrace" package

This tutorial shows how to install nfstrace on Kali Linux

$ sudo apt update $ sudo apt install nfstrace

2. Uninstall "nfstrace" package

Please follow the steps below to uninstall nfstrace on Kali Linux:

$ sudo apt remove nfstrace $ sudo apt autoclean && sudo apt autoremove

3. Information about the nfstrace package on Kali Linux

Package: nfstrace
Version: 0.4.3.2+git20200805+b220d04-3
Installed-Size: 1549
Maintainer: Andrej Shadura
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjson-c5 (>= 0.15), libncurses6 (>= 6), libpcap0.8 (>= 1.3), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2)
Recommends: nfstrace-doc
Size: 287456
SHA256: b9c744244c3bc7f793c69fb1dc2b9ca560cbc6a411fafb4bbabbb2ff237d5c04
SHA1: 6651b0d37fea24d9a49f96e80ca0a385d95f3b59
MD5sum: d457081eebcc23d90a07028bafb6bb3d
Description: NFS tracing/monitoring/capturing/analyzing tool
nfstrace captures live NFS traffic and performs filtering, statistical
analysis, visualisation and more. It also provides an API for custom
pluggable analysis modules.
.
nfstrace currently supports the following protocols:
.
- Ethernet
- IPv4, IPv6
- UDP, TCP
- NFSv3, NFSv4, CIFS
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/epam/nfstrace/
Tag: admin::filesystem, admin::monitoring, devel::TODO, devel::debugger,
implemented-in::c++, interface::commandline, interface::text-mode,
network::TODO, protocol::nfs, protocol::smb, role::program,
uitoolkit::ncurses, use::monitor
Section: net
Priority: optional
Filename: pool/main/n/nfstrace/nfstrace_0.4.3.2+git20200805+b220d04-3_amd64.deb