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

Last updated: May 18,2024

1. Install "python-webhelpers" package

Please follow the guidance below to install python-webhelpers on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-webhelpers

2. Uninstall "python-webhelpers" package

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

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

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

Package: python-webhelpers
Priority: optional
Section: universe/web
Installed-Size: 577
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: webhelpers
Version: 1.3-4
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-markupsafe, python-routes (>= 1.1), python-simplejson (>= 1.4), libjs-scriptaculous
Suggests: python-utidylib
Filename: pool/universe/w/webhelpers/python-webhelpers_1.3-4_all.deb
Size: 142694
MD5sum: 547c7f8a3ac8fe0fe0b4b2df393b94ef
SHA1: c8002b2beb4c88d625d961a63db8415731fc30e1
SHA256: d0365fc7a5e75611ddf87d309ddfe5a9bd998c9d9fa4fb70cdfc3da60f89f011
Description-en: library of helper functions to make writing web application templates easier
One of the sub-sections of Web Helpers contains a full port of the template
helpers that are provided by Ruby on Rails with slight adaptations on
occasion to accommodate for Python. Some of these helpers only require Routes
to function.
Description-md5: d01e3d589064d7f7bc22d094be475b67
Homepage: http://docs.pylonsproject.org/projects/webhelpers/dev/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu