How to Install and Uninstall rust-rmp+default-devel.noarch Package on Fedora 35

Last updated: May 14,2024

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

In this section, we are going to explain the necessary steps to install rust-rmp+default-devel.noarch on Fedora 35

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

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

Please follow the guidelines below to uninstall rust-rmp+default-devel.noarch on Fedora 35:

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

3. Information about the rust-rmp+default-devel.noarch package on Fedora 35

Last metadata expiration check: 3:12:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-rmp+default-devel
Version : 0.8.11
Release : 1.fc35
Architecture : noarch
Size : 7.6 k
Source : rust-rmp-0.8.11-1.fc35.src.rpm
Repository : updates
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.