How to Install and Uninstall libbash Package on Kali Linux

Last updated: May 15,2024

1. Install "libbash" package

This guide covers the steps necessary to install libbash on Kali Linux

$ sudo apt update $ sudo apt install libbash

2. Uninstall "libbash" package

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

$ sudo apt remove libbash $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbash package on Kali Linux

Package: libbash
Version: 0.9.11-3
Installed-Size: 120
Maintainer: Debian QA Group
Architecture: all
Size: 31128
SHA256: 2503e8c6e74f02c0d74486ed36484c0c89541553a2a04f4fbc9536af64cd1995
SHA1: 6004f0cda94e6fbecf8456dadadb1412c52628fa
MD5sum: a26c88e2d0760503d1593fd32e485d5b
Description: bash dynamic-like shared libraries
libbash is a tool for managing bash scripts that contain functions you may
want to use in various scripts. It provides mechanism to define dependencies
between scripts and facility for script loading.
Description-md5:
Homepage: https://sourceforge.net/projects/libbash/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libb/libbash/libbash_0.9.11-3_all.deb