How to Install and Uninstall python3-bashate Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-bashate" package

Please follow the guidance below to install python3-bashate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-bashate

2. Uninstall "python3-bashate" package

Please follow the instructions below to uninstall python3-bashate on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-bashate $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bashate package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-bashate
Priority: optional
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-bashate
Version: 0.3.1-2
Depends: python3-babel, python3 (>= 3.2), python3-pbr, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-bashate/python3-bashate_0.3.1-2_all.deb
Size: 8186
MD5sum: 0c7f50ac4f1bc311585e9cd4325798d1
SHA1: 4427fa033999a9ba12384f18d31df5fb040ad01d
SHA256: f5c5aa5e87fd88668efc98b8f86e0b1b00224dddbc71ce73fec3c70220fc8795
Description-en: bash script style guide checker - Python 3.x
This program attempts to be an automated style checker for bash scripts to
fill the same part of code review that pep8 does in most OpenStack projects.
It started from humble beginnings in the DevStack project, and will continue
to evolve over time.
.
This package contains the Python 3.x module and command line utility.
Description-md5: 1970e40fea76adcb00faa5b9da4203df
Homepage: https://github.com/openstack-dev/bashate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu