How to Install and Uninstall koji-tool.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "koji-tool.x86_64" package

This guide let you learn how to install koji-tool.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install koji-tool.x86_64

2. Uninstall "koji-tool.x86_64" package

This tutorial shows how to uninstall koji-tool.x86_64 on Rocky Linux 9:

$ sudo dnf remove koji-tool.x86_64 $ sudo dnf autoremove

3. Information about the koji-tool.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:25:17 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : koji-tool
Version : 1.1.1
Release : 1.el9
Architecture : x86_64
Size : 4.8 M
Source : koji-tool-1.1.1-1.el9.src.rpm
Repository : epel
Summary : Koji CLI tool for querying tasks and installing builds
URL : https://hackage.haskell.org/package/koji-tool
License : BSD-3-Clause
Description : Koji-tool is a CLI interface to Koji with commands to query builds, tasks,
: install rpms, and track buildlog sizes.
:
: Koji is the RPM-based buildsystem of Fedora Linux and CentOS.