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

Last updated: May 18,2024

1. Install "python-bashate" package

Learn how to install python-bashate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bashate

2. Uninstall "python-bashate" package

This is a short guide on how to uninstall python-bashate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bashate
Priority: optional
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.3.1-2
Depends: python-babel, python (>= 2.7) | python-argparse, python-pbr, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-bashate/python-bashate_0.3.1-2_all.deb
Size: 8114
MD5sum: 916eca2f9ea3c1fc432afc76d7eba11e
SHA1: 8da0a8fbeadba128d0e0639eb1676451b0ffd6a2
SHA256: f03308e09b57da7115e008fe6b59e31dd3a1f1043ced2d1c498a78740f3e303f
Description-en: bash script style guide checker - Python 2.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 2.x module and command line utility.
Description-md5: 1c3a274a552d110d1c4c79069e1d1a71
Homepage: https://github.com/openstack-dev/bashate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu