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

Last updated: October 06,2024

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

Please follow the guidance below to install python3-google-i18n-address.noarch on Fedora 34

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

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

This tutorial shows how to uninstall python3-google-i18n-address.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:48:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-google-i18n-address
Version : 2.4.0
Release : 2.fc34
Architecture : noarch
Size : 339 k
Source : python-google-i18n-address-2.4.0-2.fc34.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.