How to Install and Uninstall createrepo-agent.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 10,2025
1. Install "createrepo-agent.x86_64" package
This guide let you learn how to install createrepo-agent.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
createrepo-agent.x86_64
Copied
2. Uninstall "createrepo-agent.x86_64" package
Please follow the guidance below to uninstall createrepo-agent.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
createrepo-agent.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the createrepo-agent.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:48:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : createrepo-agent
Version : 0.4.2
Release : 1.el9
Architecture : x86_64
Size : 39 k
Source : createrepo-agent-0.4.2-1.el9.src.rpm
Repository : epel
Summary : Rapidly and repeatedly generate RPM repository metadata
URL : https://github.com/osrf/createrepo-agent
License : Apache-2.0
Description : createrepo-agent is a tool for rapidly iterating on clusters of associated
: RPM repositories. It leverages Assuan IPC to create a daemon process which
: caches the metadata for each sub-repository in the cluster so that it
: doesn't need to be re-loaded and parsed each time a change is made. The
: most notable implementation of the Assuan protocol is gpg-agent, which
: gives createrepo-agent its name.
Available Packages
Name : createrepo-agent
Version : 0.4.2
Release : 1.el9
Architecture : x86_64
Size : 39 k
Source : createrepo-agent-0.4.2-1.el9.src.rpm
Repository : epel
Summary : Rapidly and repeatedly generate RPM repository metadata
URL : https://github.com/osrf/createrepo-agent
License : Apache-2.0
Description : createrepo-agent is a tool for rapidly iterating on clusters of associated
: RPM repositories. It leverages Assuan IPC to create a daemon process which
: caches the metadata for each sub-repository in the cluster so that it
: doesn't need to be re-loaded and parsed each time a change is made. The
: most notable implementation of the Assuan protocol is gpg-agent, which
: gives createrepo-agent its name.