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

Last updated: October 05,2024

1. Install "rubygem-little-plugger.noarch" package

This tutorial shows how to install rubygem-little-plugger.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-little-plugger.noarch

2. Uninstall "rubygem-little-plugger.noarch" package

Learn how to uninstall rubygem-little-plugger.noarch on Fedora 34:

$ sudo dnf remove rubygem-little-plugger.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:38:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-little-plugger
Version : 1.1.4
Release : 9.fc34
Architecture : noarch
Size : 13 k
Source : rubygem-little-plugger-1.1.4-9.fc34.src.rpm
Repository : fedora
Summary : LittlePlugger is a module that provides Gem based plugin management
URL : https://github.com/TwP/little-plugger
License : MIT
Description : LittlePlugger is a module that provides Gem based plugin management.
: By extending your own class or module with LittlePlugger you can easily
: manage the loading and initializing of plugins provided by other gems.