How to Install and Uninstall rust-unescape-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-unescape-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-unescape-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-unescape-devel.noarch

2. Uninstall "rust-unescape-devel.noarch" package

This tutorial shows how to uninstall rust-unescape-devel.noarch on Fedora 34:

$ sudo dnf remove rust-unescape-devel.noarch $ sudo dnf autoremove

3. Information about the rust-unescape-devel.noarch package on Fedora 34

Last metadata expiration check: 4:48:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-unescape-devel
Version : 0.1.0
Release : 7.fc34
Architecture : noarch
Size : 12 k
Source : rust-unescape-0.1.0-7.fc34.src.rpm
Repository : fedora
Summary : Unescapes strings with escape sequences written out as literal characters
URL : https://crates.io/crates/unescape
License : MIT
Description : Unescapes strings with escape sequences written out as literal characters.
:
: This package contains library source intended for building other packages
: which use "unescape" crate.