How to Install and Uninstall rubygem-appraisal.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "rubygem-appraisal.noarch" package

Please follow the instructions below to install rubygem-appraisal.noarch on Fedora 39

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

2. Uninstall "rubygem-appraisal.noarch" package

This tutorial shows how to uninstall rubygem-appraisal.noarch on Fedora 39:

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

3. Information about the rubygem-appraisal.noarch package on Fedora 39

Last metadata expiration check: 4:22:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-appraisal
Version : 0.5.2
Release : 18.fc39
Architecture : noarch
Size : 15 k
Source : rubygem-appraisal-0.5.2-18.fc39.src.rpm
Repository : fedora
Summary : Find out what your Ruby gems are worth
URL : http://github.com/thoughtbot/appraisal
License : MIT
Description : Appraisal integrates with bundler and rake to test your library against
: different versions of dependencies in repeatable scenarios called
: "appraisals."