How to Install and Uninstall rust-radix_trie+serde-devel.noarch Package on Rocky Linux 9

Last updated: July 03,2024

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

This tutorial shows how to install rust-radix_trie+serde-devel.noarch on Rocky Linux 9

$ 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 Rocky Linux 9:

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

3. Information about the rust-radix_trie+serde-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:09:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-radix_trie+serde-devel
Version : 0.2.1
Release : 8.el9
Architecture : noarch
Size : 7.9 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 "serde" feature of the "radix_trie" crate.