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

Last updated: October 04,2024

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

Please follow the steps below to install rust-rmp-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-rmp-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:10:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rmp-devel
Version : 0.8.12
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : rust-rmp-0.8.12-1.el9.src.rpm
Repository : epel
Summary : Pure Rust MessagePack serialization implementation
URL : https://crates.io/crates/rmp
License : MIT
Description : Pure Rust MessagePack serialization implementation.
:
: This package contains library source intended for building other packages which
: use the "rmp" crate.