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

Last updated: November 13,2024

1. Install "rubygem-stringex.noarch" package

This guide covers the steps necessary to install rubygem-stringex.noarch on Fedora 34

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

2. Uninstall "rubygem-stringex.noarch" package

Please follow the instructions below to uninstall rubygem-stringex.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:54:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-stringex
Version : 2.8.5
Release : 5.fc34
Architecture : noarch
Size : 116 k
Source : rubygem-stringex-2.8.5-5.fc34.src.rpm
Repository : fedora
Summary : Useful extensions to Ruby's String class
URL : http://github.com/rsl/stringex
License : MIT
Description : Some [hopefully] useful extensions to Ruby's String class. Stringex is made up
: of three libraries: ActsAsUrl [permalink solution with better character
: translation], Unidecoder [Unicode to ASCII transliteration], and
: StringExtensions [miscellaneous helper methods for the String class].