How to Install and Uninstall rust-radix_trie-devel.noarch Package on Fedora 38

Last updated: January 13,2025

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

In this section, we are going to explain the necessary steps to install rust-radix_trie-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-radix_trie-devel.noarch on Fedora 38:

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

3. Information about the rust-radix_trie-devel.noarch package on Fedora 38

Last metadata expiration check: 1:55:02 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-radix_trie-devel
Version : 0.2.1
Release : 8.fc38
Architecture : noarch
Size : 218 k
Source : rust-radix_trie-0.2.1-8.fc38.src.rpm
Repository : fedora
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.