How to Install and Uninstall python311-python-stdnum Package on openSuSE Tumbleweed

Last updated: September 21,2024

1. Install "python311-python-stdnum" package

This is a short guide on how to install python311-python-stdnum on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-python-stdnum

2. Uninstall "python311-python-stdnum" package

Here is a brief guide to show you how to uninstall python311-python-stdnum on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-stdnum

3. Information about the python311-python-stdnum package on openSuSE Tumbleweed

Information for package python311-python-stdnum:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-stdnum
Version : 1.19-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : python-python-stdnum-1.19-1.2.src
Upstream URL : https://arthurdejong.org/python-stdnum/
Summary : Python module to handle standardized numbers and codes
Description :
This library offers functions for parsing, validating and reformatting
standard numbers and codes in various formats.
Apart from the validate() function, modules generally provide extra
parsing, validation, formatting or conversion functions.