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

Last updated: May 04,2024

1. Install "python3-FormEncode" package

This tutorial shows how to install python3-FormEncode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-FormEncode

2. Uninstall "python3-FormEncode" package

This is a short guide on how to uninstall python3-FormEncode on openSUSE Leap:

$ sudo zypper remove python3-FormEncode

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

Information for package python3-FormEncode:
-------------------------------------------
Repository : Main Repository
Name : python3-FormEncode
Version : 1.3.1-bp155.3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-FormEncode-1.3.1-bp155.3.10.src
Upstream URL : http://formencode.org
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.