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

Last updated: October 09,2024

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

This tutorial shows how to install rust-deunicode-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-deunicode-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:53:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-deunicode-devel
Version : 1.4.3
Release : 1.fc39
Architecture : noarch
Size : 162 k
Source : rust-deunicode-1.4.3-1.fc39.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.