How to Install and Uninstall bash Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: April 29,2024

1. Install "bash" package

Here is a brief guide to show you how to install bash on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install bash

2. Uninstall "bash" package

Please follow the guidelines below to uninstall bash on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the bash package on Ubuntu 22.10 (Kinetic Kudu)

Package: bash
Architecture: amd64
Version: 5.2~rc2-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: 1952
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~rc2-2ubuntu1_amd64.deb
Size: 800416
MD5sum: 3070bc1ccb656fcfca11e8925152357b
SHA1: 9ee1e811735de9d6cc8c7f0e3c803a28440284a1
SHA256: 891b7582627e6433c8107eb1e11e9faf0883f0a6a331d029aad735fca1e0ea93
SHA512: b9b31b20056eaa032fe9529e24f3b5bfbfdd713faf588d7791072451ff0a80d278490d266fd6e4b53d8b2cf4205752d6f9a2cc4cdbe632b5175875c5183575bd
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Description: GNU Bourne Again SHell
Description-md5: 3522aa7b4374048d6450e348a5bb45d9
Task: minimal

Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 1864
Maintainer: Ubuntu Developers
Architecture: amd64
Multi-Arch: foreign
Version: 5.1-6ubuntu1
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Conffiles:
/etc/bash.bashrc 3aa8b92d1dd6ddf4daaedc019662f1dc
/etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
/etc/skel/.bashrc 1f98b8f3f3c8f8927eca945d59dcc1c6
/etc/skel/.profile f4e81ade7d6f9fb342541152d08e7a97
Description: GNU Bourne Again SHell
Description-md5: 3522aa7b4374048d6450e348a5bb45d9
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Original-Maintainer: Matthias Klose