How to Install and Uninstall python3-klein.noarch Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "python3-klein.noarch" package

Please follow the guidelines below to install python3-klein.noarch on Rocky Linux 8

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

2. Uninstall "python3-klein.noarch" package

Please follow the guidelines below to uninstall python3-klein.noarch on Rocky Linux 8:

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

3. Information about the python3-klein.noarch package on Rocky Linux 8

Last metadata expiration check: 0:58:43 ago on Mon Sep 12 10:27:18 2022.
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.