How to Install and Uninstall rust-html-escape-devel.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "rust-html-escape-devel.noarch" package

Here is a brief guide to show you how to install rust-html-escape-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-html-escape-devel.noarch

2. Uninstall "rust-html-escape-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-html-escape-devel.noarch on Fedora 38:

$ sudo dnf remove rust-html-escape-devel.noarch $ sudo dnf autoremove

3. Information about the rust-html-escape-devel.noarch package on Fedora 38

Last metadata expiration check: 1:39:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-html-escape-devel
Version : 0.2.13
Release : 2.fc38
Architecture : noarch
Size : 35 k
Source : rust-html-escape-0.2.13-2.fc38.src.rpm
Repository : fedora
Summary : Library for escaping special characters and unescaping HTML entities in HTML
URL : https://crates.io/crates/html-escape
License : MIT
Description : For encoding/escaping special characters in HTML and decoding/unescaping HTML
: entities as well.
:
: This package contains library source intended for building other packages which
: use the "html-escape" crate.