How to Install and Uninstall python-WebHelpers Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python-WebHelpers" package

Please follow the guidelines below to install python-WebHelpers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-WebHelpers

2. Uninstall "python-WebHelpers" package

Please follow the guidelines below to uninstall python-WebHelpers on openSUSE Leap:

$ sudo zypper remove python-WebHelpers

3. Information about the python-WebHelpers package on openSUSE Leap

Information for package python-WebHelpers:
------------------------------------------
Repository : Main Repository
Name : python-WebHelpers
Version : 1.3-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 951,5 KiB
Installed : No
Status : not installed
Source package : python-WebHelpers-1.3-bp153.1.14.src
Summary : Web Helpers
Description :
Web Helpers is a library of helper functions intended to make writing
web applications easier. It's the standard function library for
Pylons and TurboGears 2, but can be used with any web framework. It also
contains a large number of functions not specific to the web, including text
processing, number formatting, date calculations, container objects, etc.