How to Install and Uninstall rubygem-rails-deprecated_sanitizer.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "rubygem-rails-deprecated_sanitizer.noarch" package

This tutorial shows how to install rubygem-rails-deprecated_sanitizer.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-rails-deprecated_sanitizer.noarch

2. Uninstall "rubygem-rails-deprecated_sanitizer.noarch" package

Please follow the instructions below to uninstall rubygem-rails-deprecated_sanitizer.noarch on Fedora 36:

$ sudo dnf remove rubygem-rails-deprecated_sanitizer.noarch $ sudo dnf autoremove

3. Information about the rubygem-rails-deprecated_sanitizer.noarch package on Fedora 36

Last metadata expiration check: 2:29:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-rails-deprecated_sanitizer
Version : 1.0.4
Release : 3.fc36
Architecture : noarch
Size : 27 k
Source : rubygem-rails-deprecated_sanitizer-1.0.4-3.fc36.src.rpm
Repository : fedora
Summary : Deprecated sanitizer API extracted from Action View
URL : https://github.com/rails/rails-deprecated_sanitizer
License : MIT
Description : In Rails 4.2 HTML sanitization has been rewritten using a more secure library.
:
: This gem includes the old behavior shipping with Rails 4.2 and before. It is
: strictly provided to ease migration. It will be supported until Rails 5.