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

Last updated: October 07,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 35

$ 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 35:

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

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

Last metadata expiration check: 1:43:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-google-i18n-address
Version : 2.4.0
Release : 4.fc35
Architecture : noarch
Size : 339 k
Source : python-google-i18n-address-2.4.0-4.fc35.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.