How to Install and Uninstall bash-builtins Package on Kali Linux

Last updated: May 11,2024

1. Install "bash-builtins" package

Please follow the guidance below to install bash-builtins on Kali Linux

$ sudo apt update $ sudo apt install bash-builtins

2. Uninstall "bash-builtins" package

This is a short guide on how to uninstall bash-builtins on Kali Linux:

$ sudo apt remove bash-builtins $ sudo apt autoclean && sudo apt autoremove

3. Information about the bash-builtins package on Kali Linux

Package: bash-builtins
Source: bash
Version: 5.2.21-2
Installed-Size: 1150
Maintainer: Matthias Klose
Architecture: amd64
Depends: bash (= 5.2.21-2)
Size: 155400
SHA256: e8e172f74b8fff2c3b4570c62538985198c6f334960f721b5a26019c4b46df3b
SHA1: 497d28423f983652b5be7085a7f3e72272f7663b
MD5sum: b0f66e4a7d48ce51e382e9c778200abe
Description: Bash loadable builtins - headers & examples
Bash can dynamically load new builtin commands. Included are the
necessary headers to compile your own builtins and lots of examples.
Description-md5:
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Tag: devel::lang:c, devel::library, implemented-in::c, interface::shell,
role::devel-lib, role::program, suite::gnu, uitoolkit::ncurses
Section: utils
Priority: optional
Filename: pool/main/b/bash/bash-builtins_5.2.21-2_amd64.deb