How to Install and Uninstall python3-pecan.noarch Package on Rocky Linux 8
Last updated: November 13,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
Copied
$
sudo dnf install
python3-pecan.noarch
Copied
2. Uninstall "python3-pecan.noarch" package
Learn how to uninstall python3-pecan.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pecan.noarch
Copied
$
sudo dnf autoremove
Copied
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
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