How to Install and Uninstall num-utils Package on Kali Linux
Last updated: December 23,2024
1. Install "num-utils" package
Here is a brief guide to show you how to install num-utils on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
num-utils
Copied
2. Uninstall "num-utils" package
Please follow the step by step instructions below to uninstall num-utils on Kali Linux:
$
sudo apt remove
num-utils
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the num-utils package on Kali Linux
Package: num-utils
Version: 0.5-15
Installed-Size: 148
Maintainer: Regis Fernandes Gontijo
Architecture: all
Depends: perl:any
Size: 55700
SHA256: 90db62fa1882bd24e2a5f34cafd4c11d1ecad55e3144ccf7c4301e96b4392b20
SHA1: 54acdc088ec15f878b21b891b502e5989387c9e0
MD5sum: af841403978c420cb950eddc2dc18569
Description: programs for dealing with numbers from the command line
The 'num-utils' are a set of programs for dealing with numbers from the
Unix command line. Much like the other Unix command line utilities like
grep, awk, sort, cut, etc. these utilities work on data from both
standard in and data from files.
.
Includes these programs:
* numaverage: A program for calculating the average of numbers.
* numbound: Finds the boundary numbers (min and max) of input.
* numinterval: Shows the numeric intervals between each number in a sequence.
* numnormalize: Normalizes a set of numbers between 0 and 1 by default.
* numgrep: Like normal grep, but for sets of numbers.
* numprocess: Do mathematical operations on numbers.
* numsum: Add up all the numbers.
* numrandom: Generate a random number from a given expression.
* numrange: Generate a set of numbers in a range expression.
* numround: Round each number according to its value.
Description-md5:
Multi-Arch: foreign
Homepage: https://suso.suso.org/xulu/Num-utils
Tag: implemented-in::perl, interface::commandline, role::program,
scope::utility
Section: math
Priority: optional
Filename: pool/main/n/num-utils/num-utils_0.5-15_all.deb
Version: 0.5-15
Installed-Size: 148
Maintainer: Regis Fernandes Gontijo
Architecture: all
Depends: perl:any
Size: 55700
SHA256: 90db62fa1882bd24e2a5f34cafd4c11d1ecad55e3144ccf7c4301e96b4392b20
SHA1: 54acdc088ec15f878b21b891b502e5989387c9e0
MD5sum: af841403978c420cb950eddc2dc18569
Description: programs for dealing with numbers from the command line
The 'num-utils' are a set of programs for dealing with numbers from the
Unix command line. Much like the other Unix command line utilities like
grep, awk, sort, cut, etc. these utilities work on data from both
standard in and data from files.
.
Includes these programs:
* numaverage: A program for calculating the average of numbers.
* numbound: Finds the boundary numbers (min and max) of input.
* numinterval: Shows the numeric intervals between each number in a sequence.
* numnormalize: Normalizes a set of numbers between 0 and 1 by default.
* numgrep: Like normal grep, but for sets of numbers.
* numprocess: Do mathematical operations on numbers.
* numsum: Add up all the numbers.
* numrandom: Generate a random number from a given expression.
* numrange: Generate a set of numbers in a range expression.
* numround: Round each number according to its value.
Description-md5:
Multi-Arch: foreign
Homepage: https://suso.suso.org/xulu/Num-utils
Tag: implemented-in::perl, interface::commandline, role::program,
scope::utility
Section: math
Priority: optional
Filename: pool/main/n/num-utils/num-utils_0.5-15_all.deb