How to Install and Uninstall python3-pecan Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-pecan" package

Please follow the guidance below to install python3-pecan on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pecan

2. Uninstall "python3-pecan" package

Learn how to uninstall python3-pecan on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pecan $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pecan package on Ubuntu 21.10 (Impish Indri)

Package: python3-pecan
Architecture: all
Version: 1.3.3-3ubuntu1
Priority: optional
Section: python
Source: python-pecan
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 611
Depends: python3-logutils (>= 0.3), python3-mako (>= 0.4.0), python3-markupsafe, python3-simplegeneric, python3-singledispatch, python3-six, python3-webob (>= 1:1.2dev), python3-webtest (>= 1.3.1), python3:any
Suggests: python-pecan-doc
Filename: pool/main/p/python-pecan/python3-pecan_1.3.3-3ubuntu1_all.deb
Size: 85780
MD5sum: c6a5e7b4e6249d39dd7e930ccef4f894
SHA1: e389ee87c1421e2b4fb0ad755fc74592cda40a53
SHA256: 6f640a9855a45695719612f23c6d4f6547f6e5d67ebfe9b92da3d691f10c6cc1
SHA512: 3b8b58c364061900073c38e6292f16e02c80ceae55a20704a4ec8395b4ec7e8193bd04311db03758a8bb737a9c7234085d9e4878c92edb41c7283324cec9a5b6
Homepage: https://pypi.python.org/pypi/pecan
Description-en: WSGI object-dispatching web framework - Python 3.x
The Pecan Python module is a WSGI object-dispatching web framework designed to
be lean and fast with few dependencies. Pecan comes bundled with a lightweight
WSGI development server based on Python's wsgiref.simpleserver. Pecan
applications also come with an interactive Python shell which can be used to
execute expressions in an environment very similar to the one your application
runs in (using the "pecan shell" command).
.
WSGI is the "Web Server Gateway Interface". It defines a simple and universal
interface between web servers and web applications or frameworks for the
Python programming language.
.
This package contains the Python 3.x module.
Description-md5: e89a9f7f27ab61b4381a9f6b3564e398