How to Install and Uninstall koji.noarch Package on AlmaLinux 8

Last updated: September 28,2024

1. Install "koji.noarch" package

This tutorial shows how to install koji.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install koji.noarch

2. Uninstall "koji.noarch" package

Please follow the instructions below to uninstall koji.noarch on AlmaLinux 8:

$ sudo dnf remove koji.noarch $ sudo dnf autoremove

3. Information about the koji.noarch package on AlmaLinux 8

Last metadata expiration check: 0:20:35 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : koji
Version : 1.29.1
Release : 1.el8
Architecture : noarch
Size : 227 k
Source : koji-1.29.1-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.