How to Install and Uninstall python3-troveclient.noarch Package on Fedora 38

Last updated: October 07,2024

1. Install "python3-troveclient.noarch" package

Please follow the guidelines below to install python3-troveclient.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-troveclient.noarch

2. Uninstall "python3-troveclient.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-troveclient.noarch on Fedora 38:

$ sudo dnf remove python3-troveclient.noarch $ sudo dnf autoremove

3. Information about the python3-troveclient.noarch package on Fedora 38

Last metadata expiration check: 2:44:40 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-troveclient
Version : 8.0.0
Release : 2.fc38
Architecture : noarch
Size : 507 k
Source : python-troveclient-8.0.0-2.fc38.src.rpm
Repository : fedora
Summary : Client library for OpenStack DBaaS API
URL : http://www.openstack.org/
License : ASL 2.0
Description :
: This is a client for the Trove API. There's a Python API (the
: troveclient module), and a command-line script (trove). Each
: implements 100% (or less ;) ) of the Trove API.