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

Last updated: September 19,2024

1. Install "koji.noarch" package

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

$ sudo dnf update $ sudo dnf install koji.noarch

2. Uninstall "koji.noarch" package

Please follow the steps below to uninstall koji.noarch on Rocky Linux 8:

$ sudo dnf remove koji.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:13:03 ago on Mon Sep 12 10:27:18 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.