How to Install and Uninstall python310-iso3166 Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python310-iso3166" package

Here is a brief guide to show you how to install python310-iso3166 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-iso3166

2. Uninstall "python310-iso3166" package

This guide let you learn how to uninstall python310-iso3166 on openSuSE Tumbleweed:

$ sudo zypper remove python310-iso3166

3. Information about the python310-iso3166 package on openSuSE Tumbleweed

Information for package python310-iso3166:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-iso3166
Version : 2.1.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 49.9 KiB
Installed : No
Status : not installed
Source package : python-iso3166-2.1.1-1.8.src
Upstream URL : https://github.com/deactivated/python-iso3166
Summary : Python ISO 3166-1 country definitions
Description :
ISO 3166-1 defines two-letter, three-letter, and three-digit country
codes. `python-iso3166` is a self-contained module that converts
between these codes and the corresponding country name.