How to Install and Uninstall rust-rmp+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: September 28,2024

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

Please follow the step by step instructions below to install rust-rmp+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall rust-rmp+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-rmp+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:49:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rmp+default-devel
Version : 0.8.12
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "default" feature of the "rmp" crate.