How to Install and Uninstall rust-radix_trie+serde-devel.noarch Package on Fedora 39

Last updated: October 13,2024

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

Please follow the step by step instructions below to install rust-radix_trie+serde-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall rust-radix_trie+serde-devel.noarch on Fedora 39:

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

3. Information about the rust-radix_trie+serde-devel.noarch package on Fedora 39

Last metadata expiration check: 3:29:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-radix_trie+serde-devel
Version : 0.2.1
Release : 8.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-radix_trie-0.2.1-8.fc39.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 "serde" feature of the "radix_trie" crate.