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

Last updated: January 13,2025

1. Install "rubygem-stringex.noarch" package

Please follow the instructions below to install rubygem-stringex.noarch on Fedora 39

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

2. Uninstall "rubygem-stringex.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-stringex.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:06:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-stringex
Version : 2.8.6
Release : 2.fc39
Architecture : noarch
Size : 149 k
Source : rubygem-stringex-2.8.6-2.fc39.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].