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

Last updated: May 18,2024

1. Install "python3-sphinxcontrib-pecanwsme" package

Here is a brief guide to show you how to install python3-sphinxcontrib-pecanwsme on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-sphinxcontrib-pecanwsme

2. Uninstall "python3-sphinxcontrib-pecanwsme" package

This is a short guide on how to uninstall python3-sphinxcontrib-pecanwsme on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-sphinxcontrib-pecanwsme $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-sphinxcontrib-pecanwsme
Architecture: all
Version: 0.10.0-1
Priority: optional
Section: universe/python
Source: sphinxcontrib-pecanwsme
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: python3-six, python3-sphinxcontrib.httpdomain, python3:any
Filename: pool/universe/s/sphinxcontrib-pecanwsme/python3-sphinxcontrib-pecanwsme_0.10.0-1_all.deb
Size: 6932
MD5sum: 48fc92508ba5212e802d0c11f66f6040
SHA1: 8fb2b74ed2270be031e64432d5d7154561beab17
SHA256: 12c138179d3f4eb5279f558df8e48c3d4e06a92e82e4a94d44ed0159afaa9ef7
SHA512: 45f7326331081148aff2885d470f701b63ea8394ed57e196af1d85d0303cc3c450ae5f9cb39a30573a4183187ac41e8d247d3497e0478a8b12eb3c6c2c653d1b
Homepage: https://github.com/dreamhost/sphinxcontrib-pecanwsme
Description-en: documenting APIs built with Pecan and WSME - Python 3.x
sphinxcontrib.pecanwsme is an extension to Sphinx for documenting APIs built
with Pecan and WSME.
.
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.
.
Web Service Made Easy (WSME) simplify the writing of REST web services by
providing simple yet powerful typing which removes the need to directly
manipulate the request and the response objects.
.
This package provides the Python 3.x module.
Description-md5: ca9e4d88089478e5579ff2b1a5d36484