How to Install and Uninstall numdiff Package on Kali Linux
Last updated: January 10,2025
1. Install "numdiff" package
This tutorial shows how to install numdiff on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
numdiff
Copied
2. Uninstall "numdiff" package
In this section, we are going to explain the necessary steps to uninstall numdiff on Kali Linux:
$
sudo apt remove
numdiff
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the numdiff package on Kali Linux
Package: numdiff
Source: numdiff (5.9.0-1)
Version: 5.9.0-1+b1
Installed-Size: 937
Maintainer: Paolo Greppi
Architecture: amd64
Depends: libc6 (>= 2.17), dpkg (>= 1.15.4) | install-info
Size: 602860
SHA256: 65b15e4de19eb8422e22f805fb3c39dbd98bdd723767ff9c3694f5611a1819f6
SHA1: 501421f0d89488fafeb9e89e0d0678e36e30861e
MD5sum: 7d9ad2d6aa481e6293958ab68f63cab4
Description: Compare similar files with numeric fields
Numdiff is a console application that can be used to compare putatively
similar files line by line and field by field, ignoring small numeric
differences or/and different numeric formats. It is similar diff or wdiff,
but it is aware of floating point numbers including complex and
multi-precision numbers.
Numdiff is useful to compare text files containing numerical fields, when
testing or doing quality control in scientific computing or in numerical
analysis.
Description-md5:
Homepage: http://nongnu.org/numdiff/
Tag: implemented-in::c, interface::commandline, interface::text-mode,
role::program, scope::utility, use::comparing, works-with::file,
works-with::text
Section: science
Priority: optional
Filename: pool/main/n/numdiff/numdiff_5.9.0-1+b1_amd64.deb
Source: numdiff (5.9.0-1)
Version: 5.9.0-1+b1
Installed-Size: 937
Maintainer: Paolo Greppi
Architecture: amd64
Depends: libc6 (>= 2.17), dpkg (>= 1.15.4) | install-info
Size: 602860
SHA256: 65b15e4de19eb8422e22f805fb3c39dbd98bdd723767ff9c3694f5611a1819f6
SHA1: 501421f0d89488fafeb9e89e0d0678e36e30861e
MD5sum: 7d9ad2d6aa481e6293958ab68f63cab4
Description: Compare similar files with numeric fields
Numdiff is a console application that can be used to compare putatively
similar files line by line and field by field, ignoring small numeric
differences or/and different numeric formats. It is similar diff or wdiff,
but it is aware of floating point numbers including complex and
multi-precision numbers.
Numdiff is useful to compare text files containing numerical fields, when
testing or doing quality control in scientific computing or in numerical
analysis.
Description-md5:
Homepage: http://nongnu.org/numdiff/
Tag: implemented-in::c, interface::commandline, interface::text-mode,
role::program, scope::utility, use::comparing, works-with::file,
works-with::text
Section: science
Priority: optional
Filename: pool/main/n/numdiff/numdiff_5.9.0-1+b1_amd64.deb