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

Last updated: May 20,2024

1. Install "python-webpy" package

This tutorial shows how to install python-webpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-webpy

2. Uninstall "python-webpy" package

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

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

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

Package: python-webpy
Priority: optional
Section: universe/python
Installed-Size: 409
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: webpy
Version: 1:0.37+20120626-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: python-cheetah, python-flup, python-psycopg2 | python-pysqlite2 | python-pysqlite1.1 | python-sqlite | python-mysqldb | python-kinterbasdb
Filename: pool/universe/w/webpy/python-webpy_0.37+20120626-1_all.deb
Size: 95544
MD5sum: ab79e3e7944e9392400953ecf1cf7395
SHA1: 124bfef0bdb72baa2e637701fbadad61b379b2ed
SHA256: 5a4918e824773ebc48ecee352587839b70d0063ef7a1fe9587681cf9308f8849
Description-en: Web framework for Python applications
Webpy offers a clean and well designed API for Python Web applications
.
The philosophy behind webpy is to: "Think about the ideal way to write a web
app. Write the code to make it happen."
.
Implementations using this library have resulted in:
* less code
* code that ran faster
* code that is easier to read and maintain.
Description-md5: b45fa979eaf060f7ca7d3958d7917ab0
Homepage: http://webpy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu