How to Install and Uninstall rubygem-rgen.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "rubygem-rgen.noarch" package

Here is a brief guide to show you how to install rubygem-rgen.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rubygem-rgen.noarch

2. Uninstall "rubygem-rgen.noarch" package

This tutorial shows how to uninstall rubygem-rgen.noarch on Fedora 38:

$ sudo dnf remove rubygem-rgen.noarch $ sudo dnf autoremove

3. Information about the rubygem-rgen.noarch package on Fedora 38

Last metadata expiration check: 3:50:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-rgen
Version : 0.8.4
Release : 9.fc38
Architecture : noarch
Size : 100 k
Source : rubygem-rgen-0.8.4-9.fc38.src.rpm
Repository : fedora
Summary : Ruby Modelling and Generator Framework
URL : https://github.com/mthiede/rgen
License : MIT
Description : RGen is a framework for Model Driven Software Development (MDSD) in Ruby. This
: means that it helps you build Metamodels, instantiate Models, modify and
: transform Models and finally generate arbitrary textual content from it.