How to Install and Uninstall python3-bashate Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-bashate" package

Learn how to install python3-bashate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-bashate

2. Uninstall "python3-bashate" package

Please follow the step by step instructions below to uninstall python3-bashate on openSUSE Leap:

$ sudo zypper remove python3-bashate

3. Information about the python3-bashate package on openSUSE Leap

Information for package python3-bashate:
----------------------------------------
Repository : Main Repository
Name : python3-bashate
Version : 0.6.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 71.0 KiB
Installed : No
Status : not installed
Source package : python-bashate-0.6.0-bp155.2.10.src
Upstream URL : https://pypi.org/project/bashate/
Summary : A PEP8 equivalent for bash scripts
Description :
A PEP8 equivalent for bash scripts
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.
- Documentation: http://docs.openstack.org/developer/bashate
- Source: http://git.openstack.org/cgit/openstack-dev/bash8
- Bugs: http://bugs.launchpad.net/bash8