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

Last updated: October 06,2024

1. Install "rubygem-appraisal.noarch" package

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

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

2. Uninstall "rubygem-appraisal.noarch" package

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

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

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

Last metadata expiration check: 2:03:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-appraisal
Version : 0.5.2
Release : 13.fc34
Architecture : noarch
Size : 15 k
Source : rubygem-appraisal-0.5.2-13.fc34.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."