How to Install and Uninstall distgen.noarch Package on Rocky Linux 9

Last updated: September 21,2024

1. Install "distgen.noarch" package

Please follow the guidelines below to install distgen.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install distgen.noarch

2. Uninstall "distgen.noarch" package

This guide covers the steps necessary to uninstall distgen.noarch on Rocky Linux 9:

$ sudo dnf remove distgen.noarch $ sudo dnf autoremove

3. Information about the distgen.noarch package on Rocky Linux 9

Last metadata expiration check: 1:50:00 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : distgen
Version : 1.17
Release : 1.el9
Architecture : noarch
Size : 67 k
Source : distgen-1.17-1.el9.src.rpm
Repository : epel
Summary : Templating system/generator for distributions
URL : https://github.com/devexp-db/distgen
License : GPL-2.0-or-later AND Apache-2.0
Description : Based on given template specification (configuration for template), template
: file and preexisting distribution metadata generate output file.