How to Install and Uninstall python3-backlash.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-backlash.noarch" package

Please follow the guidance below to install python3-backlash.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-backlash.noarch" package

Learn how to uninstall python3-backlash.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-backlash.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:15:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-backlash
Version : 0.3.1
Release : 11.el9
Architecture : noarch
Size : 93 k
Source : python-backlash-0.3.1-11.el9.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.