How to Install and Uninstall rubygem-abstract.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "rubygem-abstract.noarch" package

Please follow the step by step instructions below to install rubygem-abstract.noarch on Fedora 35

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

2. Uninstall "rubygem-abstract.noarch" package

This guide covers the steps necessary to uninstall rubygem-abstract.noarch on Fedora 35:

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

3. Information about the rubygem-abstract.noarch package on Fedora 35

Last metadata expiration check: 1:13:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-abstract
Version : 1.0.0
Release : 23.fc35
Architecture : noarch
Size : 20 k
Source : rubygem-abstract-1.0.0-23.fc35.src.rpm
Repository : fedora
Summary : Allows you to define an abstract method in Ruby
URL : http://rubyforge.org/projects/abstract
License : GPLv2 or Ruby
Description : Small library that allows you to define an abstract method in Ruby.