How to Install and Uninstall ndiff Package on Kali Linux
Last updated: November 22,2024
1. Install "ndiff" package
Please follow the guidance below to install ndiff on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ndiff
Copied
2. Uninstall "ndiff" package
Please follow the steps below to uninstall ndiff on Kali Linux:
$
sudo apt remove
ndiff
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ndiff package on Kali Linux
Package: ndiff
Source: nmap
Version: 7.94+git20230807.3be01efb1+dfsg-2+kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 427
Depends: python3-lxml, python3:any
Recommends: nmap
Breaks: nmap (<< 7.94+git20230807.3be01efb1+dfsg-2+kali1)
Homepage: https://nmap.org/
Priority: optional
Section: non-free/net
Filename: pool/non-free/n/nmap/ndiff_7.94+git20230807.3be01efb1+dfsg-2+kali1_all.deb
Size: 311168
SHA256: b87413770fdbac36840ad091c65ac29ae397e832aefde89fe4e499c66beea870
SHA1: eca6e6621b43b362fcb16cca90867899e4928bf9
MD5sum: 2e795694454266d6525175445b8f5955
Description: The Network Mapper - result compare utility
Ndiff is a tool to aid in the comparison of Nmap scans. It takes two
Nmap XML output files and prints the differences between them them:
hosts coming up and down, ports becoming open or closed, and things like that.
It can produce output in human-readable text or machine-readable XML formats.
Description-md5:
Original-Maintainer: Debian Security Tools
Source: nmap
Version: 7.94+git20230807.3be01efb1+dfsg-2+kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 427
Depends: python3-lxml, python3:any
Recommends: nmap
Breaks: nmap (<< 7.94+git20230807.3be01efb1+dfsg-2+kali1)
Homepage: https://nmap.org/
Priority: optional
Section: non-free/net
Filename: pool/non-free/n/nmap/ndiff_7.94+git20230807.3be01efb1+dfsg-2+kali1_all.deb
Size: 311168
SHA256: b87413770fdbac36840ad091c65ac29ae397e832aefde89fe4e499c66beea870
SHA1: eca6e6621b43b362fcb16cca90867899e4928bf9
MD5sum: 2e795694454266d6525175445b8f5955
Description: The Network Mapper - result compare utility
Ndiff is a tool to aid in the comparison of Nmap scans. It takes two
Nmap XML output files and prints the differences between them them:
hosts coming up and down, ports becoming open or closed, and things like that.
It can produce output in human-readable text or machine-readable XML formats.
Description-md5:
Original-Maintainer: Debian Security Tools