How to Install and Uninstall python3-python-stdnum Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python3-python-stdnum" package

Here is a brief guide to show you how to install python3-python-stdnum on openSUSE Leap

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

2. Uninstall "python3-python-stdnum" package

Please follow the guidelines below to uninstall python3-python-stdnum on openSUSE Leap:

$ sudo zypper remove python3-python-stdnum

3. Information about the python3-python-stdnum package on openSUSE Leap

Information for package python3-python-stdnum:
----------------------------------------------
Repository : Main Repository
Name : python3-python-stdnum
Version : 1.13-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : python-python-stdnum-1.13-bp155.2.12.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.