How to Install and Uninstall koji.noarch Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "koji.noarch" package

Please follow the instructions below to install koji.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install koji.noarch

2. Uninstall "koji.noarch" package

This guide let you learn how to uninstall koji.noarch on CentOS Stream 8:

$ sudo dnf remove koji.noarch $ sudo dnf autoremove

3. Information about the koji.noarch package on CentOS Stream 8

Last metadata expiration check: 1:06:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : koji
Version : 1.33.0
Release : 1.el8
Architecture : noarch
Size : 241 k
Source : koji-1.33.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.