How to Install and Uninstall rust-ucd-trie-devel.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rust-ucd-trie-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-ucd-trie-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-ucd-trie-devel.noarch

2. Uninstall "rust-ucd-trie-devel.noarch" package

Please follow the guidance below to uninstall rust-ucd-trie-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-ucd-trie-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ucd-trie-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:31:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ucd-trie-devel
Version : 0.1.6
Release : 1.el9
Architecture : noarch
Size : 35 k
Source : rust-ucd-trie-0.1.6-1.el9.src.rpm
Repository : epel
Summary : Trie for storing Unicode codepoint sets and maps
URL : https://crates.io/crates/ucd-trie
License : MIT OR Apache-2.0
Description : A trie for storing Unicode codepoint sets and maps.
:
: This package contains library source intended for building other packages which
: use the "ucd-trie" crate.