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

Last updated: October 08,2024

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

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

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

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

This tutorial shows how to uninstall python3-osbs-client.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:06:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-osbs-client
Version : 1.15.0
Release : 2.fc36
Architecture : noarch
Size : 166 k
Source : osbs-client-1.15.0-2.fc36.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.