How to Install and Uninstall python39-bashate Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "python39-bashate" package

Please follow the step by step instructions below to install python39-bashate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-bashate

2. Uninstall "python39-bashate" package

Here is a brief guide to show you how to uninstall python39-bashate on openSuSE Tumbleweed:

$ sudo zypper remove python39-bashate

3. Information about the python39-bashate package on openSuSE Tumbleweed

Information for package python39-bashate:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bashate
Version : 2.1.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 65.3 KiB
Installed : No
Status : not installed
Source package : python-bashate-2.1.1-1.7.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