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

Last updated: July 03,2024

1. Install "rubygem-rgen.noarch" package

Please follow the guidelines below to install rubygem-rgen.noarch on Fedora 34

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

2. Uninstall "rubygem-rgen.noarch" package

Here is a brief guide to show you how to uninstall rubygem-rgen.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:26:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-rgen
Version : 0.8.4
Release : 5.fc34
Architecture : noarch
Size : 87 k
Source : rubygem-rgen-0.8.4-5.fc34.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.