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

Last updated: September 20,2024

1. Install "python3-pecan.noarch" package

This guide covers the steps necessary to install python3-pecan.noarch on Rocky Linux 8

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

2. Uninstall "python3-pecan.noarch" package

Learn how to uninstall python3-pecan.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 0:52:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pecan
Version : 1.3.2
Release : 9.el8
Architecture : noarch
Size : 283 k
Source : python-pecan-1.3.2-9.el8.src.rpm
Repository : epel
Summary : A lean WSGI object-dispatching web framework
URL : http://github.com/pecan/pecan
License : BSD
Description : A WSGI object-dispatching web framework, designed to be lean and
: fast with few dependencies