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

Last updated: May 04,2024

1. Install "rubygem-vegas.noarch" package

Please follow the steps below to install rubygem-vegas.noarch on Fedora 34

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

2. Uninstall "rubygem-vegas.noarch" package

This guide covers the steps necessary to uninstall rubygem-vegas.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:16:10 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rubygem-vegas
Version : 0.1.11
Release : 14.fc34
Architecture : noarch
Size : 14 k
Source : rubygem-vegas-0.1.11-14.fc34.src.rpm
Repository : fedora
Summary : Create executable versions of Sinatra/Rack apps
URL : http://code.quirkey.com/vegas/
License : MIT
Description : Vegas aims to solve the simple problem of creating executable versions of
: Sinatra/Rack apps. It includes a class Vegas::Runner that wraps Rack/Sinatra
: applications and provides a simple command line interface and launching
: mechanism.