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

Last updated: May 16,2024

1. Install "python2-bashate" package

Learn how to install python2-bashate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-bashate

2. Uninstall "python2-bashate" package

Please follow the steps below to uninstall python2-bashate on openSUSE Leap:

$ sudo zypper remove python2-bashate

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

Information for package python2-bashate:
----------------------------------------
Repository : Main Repository
Name : python2-bashate
Version : 0.6.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 65,6 KiB
Installed : No
Status : not installed
Source package : python-bashate-0.6.0-bp153.1.15.src
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