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

Last updated: June 29,2024

1. Install "python3-troveclient.noarch" package

Here is a brief guide to show you how to install python3-troveclient.noarch on Fedora 35

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

2. Uninstall "python3-troveclient.noarch" package

Please follow the instructions below to uninstall python3-troveclient.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:04:18 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-troveclient
Version : 7.0.0
Release : 3.fc35
Architecture : noarch
Size : 348 k
Source : python-troveclient-7.0.0-3.fc35.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.