How to Install and Uninstall python39-FormEncode Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "python39-FormEncode" package

This is a short guide on how to install python39-FormEncode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-FormEncode

2. Uninstall "python39-FormEncode" package

This tutorial shows how to uninstall python39-FormEncode on openSuSE Tumbleweed:

$ sudo zypper remove python39-FormEncode

3. Information about the python39-FormEncode package on openSuSE Tumbleweed

Information for package python39-FormEncode:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-FormEncode
Version : 2.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 876.1 KiB
Installed : No
Status : not installed
Source package : python-FormEncode-2.1.0-1.2.src
Upstream URL : https://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.