How to Install and Uninstall python2-FormEncode Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python2-FormEncode" package

In this section, we are going to explain the necessary steps to install python2-FormEncode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-FormEncode

2. Uninstall "python2-FormEncode" package

Please follow the instructions below to uninstall python2-FormEncode on openSUSE Leap:

$ sudo zypper remove python2-FormEncode

3. Information about the python2-FormEncode package on openSUSE Leap

Information for package python2-FormEncode:
-------------------------------------------
Repository : Main Repository
Name : python2-FormEncode
Version : 1.3.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : python-FormEncode-1.3.1-bp153.1.17.src
Summary : HTML form validation, generation, and conversion package
Description :
FormEncode validates and converts nested structures. It allows for
a declarative form of defining the validation, and decoupled processes
for filling and generating forms.