How to Install and Uninstall python3-iso3166.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-iso3166.noarch" package

In this section, we are going to explain the necessary steps to install python3-iso3166.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-iso3166.noarch

2. Uninstall "python3-iso3166.noarch" package

This is a short guide on how to uninstall python3-iso3166.noarch on Fedora 34:

$ sudo dnf remove python3-iso3166.noarch $ sudo dnf autoremove

3. Information about the python3-iso3166.noarch package on Fedora 34

Last metadata expiration check: 2:19:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-iso3166
Version : 2.0.2
Release : 1.fc34
Architecture : noarch
Size : 25 k
Source : python-iso3166-2.0.2-1.fc34.src.rpm
Repository : updates
Summary : Self-contained ISO 3166-1 country definitions
URL : https://github.com/deactivated/python-iso3166/
License : MIT
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.