How to Install and Uninstall google-cloud-sdk.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "google-cloud-sdk.noarch" package

Please follow the step by step instructions below to install google-cloud-sdk.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install google-cloud-sdk.noarch

2. Uninstall "google-cloud-sdk.noarch" package

In this section, we are going to explain the necessary steps to uninstall google-cloud-sdk.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove google-cloud-sdk.noarch $ sudo dnf autoremove

3. Information about the google-cloud-sdk.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:47:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : google-cloud-sdk
Version : 300.0.0
Release : 1
Architecture : noarch
Size : 63 M
Source : google-cloud-sdk-300.0.0-1.src.rpm
Repository : google-cloud-sdk
Summary : Google Cloud SDK
URL : https://cloud.google.com/sdk/
License : Apache Software License 2.0
Description : A set of command-line tools for the Google Cloud Platform. It contains gcloud,
: gsutil, and bq, which you can use to access Google Compute Engine, Google Cloud
: Storage, Google BigQuery, and other products and services.