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

Last updated: May 10,2024

1. Install "python-weblib" package

Learn how to install python-weblib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-weblib

2. Uninstall "python-weblib" package

This guide covers the steps necessary to uninstall python-weblib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-weblib
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Architecture: all
Version: 1.3.9-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-weblib/python-weblib_1.3.9-1_all.deb
Size: 20390
MD5sum: 5723b52709e0b0f0a045bf933e0f6283
SHA1: bb403049e877e372208edc74d58a71db7e36c72e
SHA256: b1ff77394f69c8e5122570691b22006a2b9f7f69829d54543d17aed00c1b4e28
Description-en: Yet another web programming framework for Python - library
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/classes
Description-md5: 346cf9e13d0490cdfa010b3c9eb52094
Homepage: http://www.stroeder.com/pylib/PyWebLib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions