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

Last updated: January 05,2025

1. Install "python3-klein.noarch" package

Please follow the steps below to install python3-klein.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-klein.noarch" package

This guide covers the steps necessary to uninstall python3-klein.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:51:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-klein
Version : 20.6.0
Release : 2.el8
Architecture : noarch
Size : 190 k
Source : python-klein-20.6.0-2.el8.src.rpm
Repository : epel
Summary : Python microframework built on werkzeug + twisted.web
URL : https://github.com/twisted/klein
License : MIT
Description : Klein is a Web Micro-Framework built on Twisted and Werkzeug.