How to Install and Uninstall python3-backlash.noarch Package on CentOS 8 / RHEL 8

Last updated: July 01,2024

1. Install "python3-backlash.noarch" package

This guide covers the steps necessary to install python3-backlash.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-backlash.noarch

2. Uninstall "python3-backlash.noarch" package

This guide covers the steps necessary to uninstall python3-backlash.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-backlash.noarch $ sudo dnf autoremove

3. Information about the python3-backlash.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:45:30 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-backlash
Version : 0.3.1
Release : 2.el8
Architecture : noarch
Size : 97 k
Source : python-backlash-0.3.1-2.el8.src.rpm
Repository : epel
Summary : Standalone WebOb port of the Werkzeug Debugger with Python3 support meant to replace WebError in TurboGears2
URL : https://pypi.io/project/backlash
License : MIT
Description : backlash is a standalone version of the Werkzeug Debugger based on WebOb
: adapted to support for Python3.
:
: backlash has born as a future replacement for WebError in upcoming TurboGears2
: versions.