How to Install and Uninstall rust-deunicode-devel.noarch Package on Fedora 36

Last updated: October 01,2024

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

This is a short guide on how to install rust-deunicode-devel.noarch on Fedora 36

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

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

Learn how to uninstall rust-deunicode-devel.noarch on Fedora 36:

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

3. Information about the rust-deunicode-devel.noarch package on Fedora 36

Last metadata expiration check: 3:42:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-deunicode-devel
Version : 1.3.2
Release : 1.fc36
Architecture : noarch
Size : 160 k
Source : rust-deunicode-1.3.2-1.fc36.src.rpm
Repository : updates
Summary : Convert Unicode strings to pure ASCII by intelligently transliterating them
URL : https://crates.io/crates/deunicode
License : BSD-3-Clause
Description : Convert Unicode strings to pure ASCII by intelligently transliterating them.
: Suppors Emoji and Chinese.
:
: This package contains library source intended for building other packages which
: use the "deunicode" crate.