How to Install and Uninstall python3-google-cloud-core.noarch Package on Fedora 35

Last updated: June 23,2024

1. Install "python3-google-cloud-core.noarch" package

This tutorial shows how to install python3-google-cloud-core.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-google-cloud-core.noarch

2. Uninstall "python3-google-cloud-core.noarch" package

Please follow the instructions below to uninstall python3-google-cloud-core.noarch on Fedora 35:

$ sudo dnf remove python3-google-cloud-core.noarch $ sudo dnf autoremove

3. Information about the python3-google-cloud-core.noarch package on Fedora 35

Last metadata expiration check: 1:24:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-google-cloud-core
Version : 2.3.0
Release : 1.fc35
Architecture : noarch
Size : 57 k
Source : python-google-cloud-core-2.3.0-1.fc35.src.rpm
Repository : updates
Summary : Core Helpers for Google Cloud Python Client Library
URL : https://github.com/googleapis/python-cloud-core
License : ASL 2.0
Description : This library is not meant to stand-alone. Instead it defines common helpers
: (e.g. base Client classes) used by all of the google-cloud-* packages.