How to Install and Uninstall bash Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: April 28,2024

1. Install "bash" package

Please follow the steps below to install bash on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install bash

2. Uninstall "bash" package

Please follow the guidance below to uninstall bash on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the bash package on Ubuntu 23.10 (Mantic Minotaur)

Package: bash
Architecture: amd64
Version: 5.2.15-2ubuntu1
Multi-Arch: foreign
Priority: required
Essential: yes
Section: shells
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1896
Pre-Depends: libc6 (>= 2.36), libtinfo6 (>= 6)
Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Filename: pool/main/b/bash/bash_5.2.15-2ubuntu1_amd64.deb
Size: 794666
MD5sum: 20f2d6067ac4a80ac3b8e79082d45533
SHA1: cdca65c008f6c26fbb11f8b6af8a04c50575d282
SHA256: 90a5f5e45f306f4cdd2fe857c39d95a7d2eee2c2cd1c8b9ad96f36b8d717cea8
SHA512: 0d627f1c7fe215f286b59288631fd6b9bd91760af9b566f6e5b896910656018d8c9feaae9c12edd93573e270a755cf8837f31be050687d2ab093314ad9aef36b
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Description: GNU Bourne Again SHell
Description-md5: 3522aa7b4374048d6450e348a5bb45d9
Task: minimal