How to Install and Uninstall rubygem-polyglot.noarch Package on Fedora 38
Last updated: February 08,2025
1. Install "rubygem-polyglot.noarch" package
This guide let you learn how to install rubygem-polyglot.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-polyglot.noarch
Copied
2. Uninstall "rubygem-polyglot.noarch" package
Learn how to uninstall rubygem-polyglot.noarch on Fedora 38:
$
sudo dnf remove
rubygem-polyglot.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-polyglot.noarch package on Fedora 38
Last metadata expiration check: 2:01:03 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rubygem-polyglot
Version : 0.3.5
Release : 14.fc38
Architecture : noarch
Size : 11 k
Source : rubygem-polyglot-0.3.5-14.fc38.src.rpm
Repository : fedora
Summary : Augment 'require' to load non-Ruby file types
URL : http://github.com/cjheath/polyglot
License : MIT
Description : The Polyglot library allows a Ruby module to register a loader
: for the file type associated with a filename extension, and it
: augments 'require' to find and load matching files.
Available Packages
Name : rubygem-polyglot
Version : 0.3.5
Release : 14.fc38
Architecture : noarch
Size : 11 k
Source : rubygem-polyglot-0.3.5-14.fc38.src.rpm
Repository : fedora
Summary : Augment 'require' to load non-Ruby file types
URL : http://github.com/cjheath/polyglot
License : MIT
Description : The Polyglot library allows a Ruby module to register a loader
: for the file type associated with a filename extension, and it
: augments 'require' to find and load matching files.