How to Install and Uninstall id-utils Package on Kali Linux

Last updated: May 11,2024

1. Install "id-utils" package

This guide covers the steps necessary to install id-utils on Kali Linux

$ sudo apt update $ sudo apt install id-utils

2. Uninstall "id-utils" package

This is a short guide on how to uninstall id-utils on Kali Linux:

$ sudo apt remove id-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the id-utils package on Kali Linux

Package: id-utils
Source: id-utils (4.6.28-20200521ss15dab)
Version: 4.6.28-20200521ss15dab+b1
Installed-Size: 1506
Maintainer: Bradley A. Bosch
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 221112
SHA256: 4a2632d34013e1549f6f1bd737eed2afca03db6f61f2ded75f96f433fb0ac5e7
SHA1: 11f4043a4caf7c20fb3bfa57a567fdbc9c6eea4e
MD5sum: ecd47f49ae6d153b6114337693e85903
Description: Fast, high-capacity, identifier database tool
Actually, the term `identifier' is too limiting--`mkid' stores
tokens, be they program identifiers of any form, literal numbers, or
words of human-readable text. Database queries can be issued from the
command-line, or from within emacs, serving as an augmented tags
facility.
Description-md5:
Tag: devel::lang:c, devel::lang:c++, devel::lang:java, devel::lang:lisp,
devel::lang:perl, devel::library, devel::machinecode,
implemented-in::c, implemented-in::java, implemented-in::lisp,
implemented-in::perl, interface::commandline, role::devel-lib,
role::program, scope::utility, suite::gnu, use::searching,
works-with-format::plaintext, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/i/id-utils/id-utils_4.6.28-20200521ss15dab+b1_amd64.deb