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

Last updated: November 01,2024

1. Install "koji-builder.noarch" package

This is a short guide on how to install koji-builder.noarch on CentOS Stream 8

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

2. Uninstall "koji-builder.noarch" package

This tutorial shows how to uninstall koji-builder.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 4:19:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : koji-builder
Version : 1.33.0
Release : 1.el8
Architecture : noarch
Size : 77 k
Source : koji-1.33.0-1.el8.src.rpm
Repository : epel
Summary : Koji RPM builder daemon
URL : https://pagure.io/koji/
License : LGPLv2
Description : koji-builder is the daemon that runs on build machines and executes
: tasks that come through the Koji system.