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

Last updated: January 12,2025

1. Install "rubygem-appraisal.noarch" package

Please follow the step by step instructions below to install rubygem-appraisal.noarch on Fedora 36

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

2. Uninstall "rubygem-appraisal.noarch" package

Please follow the guidelines below to uninstall rubygem-appraisal.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:20:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-appraisal
Version : 0.5.2
Release : 15.fc36
Architecture : noarch
Size : 15 k
Source : rubygem-appraisal-0.5.2-15.fc36.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."