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

Last updated: June 14,2024

1. Install "python311-FormEncode" package

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

$ sudo zypper refresh $ sudo zypper install python311-FormEncode

2. Uninstall "python311-FormEncode" package

Here is a brief guide to show you how to uninstall python311-FormEncode on openSUSE Leap:

$ sudo zypper remove python311-FormEncode

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

Information for package python311-FormEncode:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-FormEncode
Version : 2.0.1-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-FormEncode-2.0.1-150400.9.3.1.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.