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

Last updated: October 07,2024

1. Install "python3-ovh.noarch" package

In this section, we are going to explain the necessary steps to install python3-ovh.noarch on Fedora 38

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

2. Uninstall "python3-ovh.noarch" package

Please follow the guidelines below to uninstall python3-ovh.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:11:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-ovh
Version : 1.1.0
Release : 1.fc38
Architecture : noarch
Size : 46 k
Source : python-ovh-1.1.0-1.fc38.src.rpm
Repository : updates
Summary : Lightweight wrapper around OVHcloud's APIs
URL : https://github.com/ovh/python-ovh
License : BSD
Description : Lightweight wrapper around OVHcloud's APIs. Handles all the hard work
: including credential creation and requests signing.