How to Install and Uninstall python3-bashate Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-bashate" package

Learn how to install python3-bashate on Kali Linux

$ sudo apt update $ sudo apt install python3-bashate

2. Uninstall "python3-bashate" package

Please follow the step by step instructions below to uninstall python3-bashate on Kali Linux:

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

3. Information about the python3-bashate package on Kali Linux

Package: python3-bashate
Source: python-bashate
Version: 2.1.0-3
Installed-Size: 68
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pbr, python3:any
Size: 13256
SHA256: 910403c61938d86067be6f264b2acbc770c3bf07704835b6a8704dc39e0a3009
SHA1: 74c575e030ca83ffe6472041156ec3eb2f595733
MD5sum: c08e03b0892370004fd2eecf2026de6d
Description: 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:
Homepage: https://github.com/openstack-dev/bashate
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-bashate/python3-bashate_2.1.0-3_all.deb