How to Install and Uninstall rust-rmp+std-devel.noarch Package on Fedora 39

Last updated: November 26,2024

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

Please follow the guidelines below to install rust-rmp+std-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-rmp+std-devel.noarch on Fedora 39:

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

3. Information about the rust-rmp+std-devel.noarch package on Fedora 39

Last metadata expiration check: 3:36:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rmp+std-devel
Version : 0.8.12
Release : 1.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-rmp-0.8.12-1.fc39.src.rpm
Repository : fedora
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 "std" feature of the "rmp" crate.