How to Install and Uninstall koji.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "koji.noarch" package
Here is a brief guide to show you how to install koji.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
koji.noarch
Copied
2. Uninstall "koji.noarch" package
This guide covers the steps necessary to uninstall koji.noarch on Rocky Linux 9:
$
sudo dnf remove
koji.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the koji.noarch package on Rocky Linux 9
Last metadata expiration check: 2:34:07 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : koji
Version : 1.33.0
Release : 1.el9
Architecture : noarch
Size : 220 k
Source : koji-1.33.0-1.el9.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.
Available Packages
Name : koji
Version : 1.33.0
Release : 1.el9
Architecture : noarch
Size : 220 k
Source : koji-1.33.0-1.el9.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.