How to Install and Uninstall bash-builtins Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "bash-builtins" package

In this section, we are going to explain the necessary steps to install bash-builtins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bash-builtins

2. Uninstall "bash-builtins" package

This guide let you learn how to uninstall bash-builtins on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the bash-builtins package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bash-builtins
Architecture: amd64
Version: 4.3-14ubuntu1.4
Priority: optional
Section: universe/utils
Source: bash
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 485
Depends: bash (= 4.3-14ubuntu1.4)
Filename: pool/universe/b/bash/bash-builtins_4.3-14ubuntu1.4_amd64.deb
Size: 86202
MD5sum: dd0bf25f729192bcaa13749ecec579af
SHA1: c0f83c1d78827a6097d5f61b9dd49d2f6e66aadd
SHA256: c47dedffaa73dc10dfebf5d397ca7cdb46063c3e2b966271080ccabd2a93c302
SHA512: 048c607918d63a7f77cfe4d9ffc9e8a263acf04df115926150f701bde09b229ba9fc488e35c65ad483c0f2cebf3ed444aa7abac4562abdc40e5169c9589a9442
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Description-en: 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: af509aa37177542db29bd85c79695512

Package: bash-builtins
Priority: optional
Section: universe/utils
Installed-Size: 485
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: bash
Version: 4.3-14ubuntu1
Depends: bash (= 4.3-14ubuntu1)
Filename: pool/universe/b/bash/bash-builtins_4.3-14ubuntu1_amd64.deb
Size: 86158
MD5sum: e39fcc68b4dc2cb9828f725ad83b722f
SHA1: f18c76a2cee436cfc00770d493b732d981183f78
SHA256: 52319aaa8d932d681c119dd8b55a2e8437ca61d298c24baf5d78799bb7c483fe
Description-en: 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: af509aa37177542db29bd85c79695512
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu