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

Last updated: October 08,2024

1. Install "python3-google-cloud-debugger-client.noarch" package

Please follow the step by step instructions below to install python3-google-cloud-debugger-client.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-google-cloud-debugger-client.noarch

2. Uninstall "python3-google-cloud-debugger-client.noarch" package

This guide let you learn how to uninstall python3-google-cloud-debugger-client.noarch on Fedora 36:

$ sudo dnf remove python3-google-cloud-debugger-client.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:04:40 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-google-cloud-debugger-client
Version : 1.4.0
Release : 1.fc36
Architecture : noarch
Size : 77 k
Source : python-google-cloud-debugger-client-1.4.0-1.fc36.src.rpm
Repository : updates
Summary : Python Client for Google Cloud Debugger API
URL : https://github.com/googleapis/python-debugger-client
License : ASL 2.0
Description : Cloud Debugger is a feature of Google Cloud Platform that lets you inspect
: the state of an application, at any code location, without stopping or
: slowing down the running app. Cloud Debugger makes it easier to view the
: application state without adding logging statements.