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

Last updated: October 07,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall python3-google-cloud-core.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:48:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-google-cloud-core
Version : 2.3.2
Release : 1.fc36
Architecture : noarch
Size : 58 k
Source : python-google-cloud-core-2.3.2-1.fc36.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.