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

Last updated: May 18,2024

1. Install "bash-doc" package

Please follow the guidelines below to install bash-doc on Kali Linux

$ sudo apt update $ sudo apt install bash-doc

2. Uninstall "bash-doc" package

This guide let you learn how to uninstall bash-doc on Kali Linux:

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

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

Package: bash-doc
Source: bash
Version: 5.2.21-2
Installed-Size: 3122
Maintainer: Matthias Klose
Architecture: all
Replaces: bash (<< 4.3-2)
Size: 1598712
SHA256: e8ff20d32d54823b92ee2323b95bc5964319bfcefd4be7358f5f1f5917feb214
SHA1: 036d3f5fa1a0632f4922cab0b53f61bf547b6b3c
MD5sum: 7aae0cd3d1ddcdc1e44d72f1b7208da1
Description: Documentation and examples for the GNU Bourne Again SHell
Bash is an sh-compatible command language interpreter that executes
commands read from the standard input or from a file. Bash also
incorporates useful features from the Korn and C shells (ksh and csh).
.
This package contains the distributable documentation, all the
examples and the main changelog.
Description-md5:
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Tag: devel::doc, devel::examples, devel::lang:c, devel::library,
implemented-in::c, interface::shell, made-of::info, role::devel-lib,
role::documentation, role::program, suite::gnu
Section: doc
Priority: optional
Filename: pool/main/b/bash/bash-doc_5.2.21-2_all.deb