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

Last updated: October 04,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 39

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

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

Please follow the guidance below to uninstall python3-google-cloud-debugger-client.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 5:11:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-google-cloud-debugger-client
Version : 1.7.0
Release : 2.fc39
Architecture : noarch
Size : 118 k
Source : python-google-cloud-debugger-client-1.7.0-2.fc39.src.rpm
Repository : fedora
Summary : Python Client for Google Cloud Debugger API
URL : https://github.com/googleapis/python-debugger-client
License : Apache-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.