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

Last updated: April 27,2024

1. Install "python39-iso3166" package

This guide covers the steps necessary to install python39-iso3166 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-iso3166

2. Uninstall "python39-iso3166" package

This tutorial shows how to uninstall python39-iso3166 on openSuSE Tumbleweed:

$ sudo zypper remove python39-iso3166

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

Information for package python39-iso3166:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-iso3166
Version : 2.1.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 47.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.