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

Last updated: October 06,2024

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

This tutorial shows how to install rust-rmp-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-rmp-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:28:43 ago on Wed Mar 13 07:41:12 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.