How to Install and Uninstall python-pecan-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-pecan-doc" package

In this section, we are going to explain the necessary steps to install python-pecan-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pecan-doc

2. Uninstall "python-pecan-doc" package

In this section, we are going to explain the necessary steps to uninstall python-pecan-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pecan-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pecan-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pecan-doc
Priority: optional
Section: doc
Installed-Size: 954
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pecan
Version: 1.0.2-2ubuntu1
Depends: libjs-sphinxdoc (>= 1.0)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/p/python-pecan/python-pecan-doc_1.0.2-2ubuntu1_all.deb
Size: 114518
MD5sum: 0847ea7bd9622a14440a08585fe9e416
SHA1: 700daf8df8d13f9223524e764903bfe906157f70
SHA256: 1b7541166e4bf3e3a1ee96ecccc50ed88701851a30ea027460fb4460e18ee876
Description-en: WSGI object-dispatching web framework
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 pecan documentation.
Description-md5: 0a49ce3eb0582dfc47c2df7e70b9190b
Homepage: http://pypi.python.org/pypi/pecan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m