How to Install and Uninstall rust-ucd-trie-devel.noarch Package on CentOS Stream 9

Last updated: October 09,2024

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

Learn how to install rust-ucd-trie-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-ucd-trie-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-ucd-trie-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:23:54 ago on Sat Mar 16 16:03:45 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.