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

Last updated: May 05,2024

1. Install "python3-klein.noarch" package

Here is a brief guide to show you how to install python3-klein.noarch on Oracle Linux 8

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

2. Uninstall "python3-klein.noarch" package

Here is a brief guide to show you how to uninstall python3-klein.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:46:39 ago on Mon Sep 12 02:51:38 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.