How to Install and Uninstall python3-koji.noarch Package on Oracle Linux 8

Last updated: September 28,2024

1. Install "python3-koji.noarch" package

This tutorial shows how to install python3-koji.noarch on Oracle Linux 8

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

2. Uninstall "python3-koji.noarch" package

This guide let you learn how to uninstall python3-koji.noarch on Oracle Linux 8:

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

3. Information about the python3-koji.noarch package on Oracle Linux 8

Last metadata expiration check: 1:09:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-koji
Version : 1.30.0
Release : 1.el8
Architecture : noarch
Size : 331 k
Source : koji-1.30.0-1.el8.src.rpm
Repository : epel
Summary : Build system tools python library
URL : https://pagure.io/koji/
License : LGPLv2 and GPLv2+
Description : Koji is a system for building and tracking RPMS.
: This subpackage provides python functions and libraries.