How to Install and Uninstall python3-google-i18n-address.noarch Package on Fedora 36

Last updated: April 29,2024

1. Install "python3-google-i18n-address.noarch" package

This is a short guide on how to install python3-google-i18n-address.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-google-i18n-address.noarch

2. Uninstall "python3-google-i18n-address.noarch" package

This guide covers the steps necessary to uninstall python3-google-i18n-address.noarch on Fedora 36:

$ sudo dnf remove python3-google-i18n-address.noarch $ sudo dnf autoremove

3. Information about the python3-google-i18n-address.noarch package on Fedora 36

Last metadata expiration check: 3:01:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-google-i18n-address
Version : 2.4.0
Release : 5.fc36
Architecture : noarch
Size : 339 k
Source : python-google-i18n-address-2.4.0-5.fc36.src.rpm
Repository : fedora
Summary : Address validation helpers for Google's i18n address database
URL : https://pypi.python.org/pypi/google-i18n-address/
License : BSD with advertising
Description : This package contains a copy of Google’s i18n address metadata
: repository that contains great data but comes with no uptime guarantees.
:
: Contents of this package will allow you to programatically build address
: forms that adhere to rules of a particular region or country, validate
: local addresses and format them to produce a valid address label for
: delivery.
:
: The package also contains a Python interface for address validation.