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

Last updated: May 20,2024

1. Install "python-weblib-doc" package

Please follow the steps below to install python-weblib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-weblib-doc" package

Please follow the instructions below to uninstall python-weblib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-weblib-doc
Priority: optional
Section: universe/doc
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Architecture: all
Source: python-weblib
Version: 1.3.9-1
Filename: pool/universe/p/python-weblib/python-weblib-doc_1.3.9-1_all.deb
Size: 18688
MD5sum: 25578ef26d2f20cfe43e02215b2fd981
SHA1: ae985eeb5a59d8c623aba0416688936eb65aa06f
SHA256: 4da07caf12a241bbaff96d9b9cb9fdd462c313e24f037faf98f56fcb8c63afc1
Description-en: Yet another web programming framework for Python - docs
The module package pyweblib consists of several submodules:
.
* pyweblib.forms class library for handling
input
* pyweblib.session server-side web session handling
* pyweblib.helper misc. stuff useful in CGI-BINs
* pyweblib.sslenv retrieves SSL-related env vars
* pyweblib.httphelper very basic HTTP functions
.
This package contains documentation and a few example scripts.
Description-md5: f1959849726c9c01b2d4335c6b446c93
Homepage: http://www.stroeder.com/pylib/PyWebLib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu