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

Last updated: November 29,2024

1. Install "python3-troveclient.noarch" package

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

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

2. Uninstall "python3-troveclient.noarch" package

This tutorial shows how to uninstall python3-troveclient.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:25:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-troveclient
Version : 8.1.0
Release : 2.fc39
Architecture : noarch
Size : 494 k
Source : python-troveclient-8.1.0-2.fc39.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.