How to Install and Uninstall koji.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "koji.noarch" package

Please follow the step by step instructions below to install koji.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install koji.noarch

2. Uninstall "koji.noarch" package

This guide let you learn how to uninstall koji.noarch on Oracle Linux 9:

$ sudo dnf remove koji.noarch $ sudo dnf autoremove

3. Information about the koji.noarch package on Oracle Linux 9

Last metadata expiration check: 2:02:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : koji
Version : 1.33.0
Release : 1.el9
Architecture : noarch
Size : 220 k
Source : koji-1.33.0-1.el9.src.rpm
Repository : epel
Summary : Build system tools
URL : https://pagure.io/koji/
License : LGPLv2 and GPLv2+
Description : Koji is a system for building and tracking RPMS. The base package
: contains shared libraries and the command-line interface.