How to Install and Uninstall python3-pecan.noarch Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "python3-pecan.noarch" package
Please follow the steps below to install python3-pecan.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pecan.noarch
Copied
2. Uninstall "python3-pecan.noarch" package
This tutorial shows how to uninstall python3-pecan.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-pecan.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pecan.noarch package on Oracle Linux 8
Last metadata expiration check: 2:07:58 ago on Mon Sep 12 02:51:38 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