How to Install and Uninstall units Package on Kali Linux

Last updated: May 07,2024

1. Install "units" package

In this section, we are going to explain the necessary steps to install units on Kali Linux

$ sudo apt update $ sudo apt install units

2. Uninstall "units" package

Please follow the instructions below to uninstall units on Kali Linux:

$ sudo apt remove units $ sudo apt autoclean && sudo apt autoremove

3. Information about the units package on Kali Linux

Package: units
Version: 2.23-1
Installed-Size: 851
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0)
Recommends: python3, python3-requests
Size: 303160
SHA256: 24679ea04456dafb3f51b55e84d4a206a2d1aa615e5ea7ebbb769f0cd10ccb48
SHA1: d9abf344e590e81daee0c27775f319be13b6a80f
MD5sum: 3025a752b3e0b853577893c303967a04
Description: converts between different systems of units
GNU 'units' program converts quantities expressed in various scales
to their equivalents in other scales. The 'units' program can only
handle multiplicative scale changes directly. It uses a functional
notation for non-proportional conversions such a Fahrenheit
temperature to Celsius temperature.
.
This package includes the units_cur script to update currency
conversion information; this script requires a Python 3 interpreter
and the python3-requests library.
Description-md5:
Homepage: https://www.gnu.org/software/units/
Tag: implemented-in::c, interface::commandline, interface::text-mode,
role::program, scope::utility, suite::gnu, uitoolkit::ncurses,
use::converting
Section: utils
Priority: optional
Filename: pool/main/u/units/units_2.23-1_amd64.deb