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

Last updated: May 19,2024

1. Install "python39-python-stdnum" package

In this section, we are going to explain the necessary steps to install python39-python-stdnum on openSuSE Tumbleweed

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

2. Uninstall "python39-python-stdnum" package

This guide let you learn how to uninstall python39-python-stdnum on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-stdnum

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

Information for package python39-python-stdnum:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-stdnum
Version : 1.19-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.7 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.