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

Last updated: September 21,2024

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

Please follow the step by step instructions below to install rust-radix_trie-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-radix_trie-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:13:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-radix_trie-devel
Version : 0.2.1
Release : 8.el9
Architecture : noarch
Size : 212 k
Source : rust-radix_trie-0.2.1-8.el9.src.rpm
Repository : epel
Summary : Generic radix trie data-structure
URL : https://crates.io/crates/radix_trie
License : MIT
Description : Generic radix trie data-structure.
:
: This package contains library source intended for building other packages which
: use the "radix_trie" crate.