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

Last updated: October 03,2024

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

Here is a brief guide to show you how to install rust-hashlink+serde-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-hashlink+serde-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-hashlink+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:05:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-hashlink+serde-devel
Version : 0.8.4
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-hashlink-0.8.4-1.el9.src.rpm
Repository : epel
Summary : HashMap-like containers that hold their key-value pairs in a user controllable order
URL : https://crates.io/crates/hashlink
License : MIT OR Apache-2.0
Description : HashMap-like containers that hold their key-value pairs in a user
: controllable order.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "hashlink" crate.