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

Last updated: March 04,2025

1. Install "python3-troveclient.noarch" package

Please follow the guidance below to install python3-troveclient.noarch on Fedora 36

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

2. Uninstall "python3-troveclient.noarch" package

Please follow the guidance below to uninstall python3-troveclient.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:48:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-troveclient
Version : 7.0.0
Release : 4.fc36
Architecture : noarch
Size : 347 k
Source : python-troveclient-7.0.0-4.fc36.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.