How to Install and Uninstall python3-osbs-client.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "python3-osbs-client.noarch" package

This guide covers the steps necessary to install python3-osbs-client.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-osbs-client.noarch

2. Uninstall "python3-osbs-client.noarch" package

Please follow the instructions below to uninstall python3-osbs-client.noarch on Fedora 34:

$ sudo dnf remove python3-osbs-client.noarch $ sudo dnf autoremove

3. Information about the python3-osbs-client.noarch package on Fedora 34

Last metadata expiration check: 1:48:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-osbs-client
Version : 0.62
Release : 1.fc34
Architecture : noarch
Size : 153 k
Source : osbs-client-0.62-1.fc34.src.rpm
Repository : fedora
Summary : Python 3 module for OpenShift Build Service
URL : https://github.com/projectatomic/osbs-client
License : BSD
Description : It is able to query OpenShift v3 for various stuff related to building images.
: It can initiate builds, list builds, get info about builds, get build logs...
: This package contains osbs Python 3 bindings.