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

Last updated: May 19,2024

1. Install "rubygem-ensure_valid_encoding.noarch" package

Learn how to install rubygem-ensure_valid_encoding.noarch on Fedora 35

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

2. Uninstall "rubygem-ensure_valid_encoding.noarch" package

Learn how to uninstall rubygem-ensure_valid_encoding.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:41:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-ensure_valid_encoding
Version : 0.5.3
Release : 14.fc35
Architecture : noarch
Size : 13 k
Source : rubygem-ensure_valid_encoding-0.5.3-14.fc35.src.rpm
Repository : fedora
Summary : Replace bad bytes in given encoding with replacement strings
URL : https://github.com/jrochkind/ensure_valid_encoding
License : MIT
Description : Replace bad bytes in given encoding with replacement strings, _or_
: fail quickly on invalid encodings -- _without_ a transcode to
: a different encoding.