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

Last updated: September 29,2024

1. Install "koji.noarch" package

Please follow the guidelines below to install koji.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install koji.noarch

2. Uninstall "koji.noarch" package

Please follow the step by step instructions below to uninstall koji.noarch on Oracle Linux 8:

$ sudo dnf remove koji.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 6:05:37 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : koji
Version : 1.30.0
Release : 1.el8
Architecture : noarch
Size : 230 k
Source : koji-1.30.0-1.el8.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.