How to Install and Uninstall rust-memmap2-devel.noarch Package on Rocky Linux 9

Last updated: October 05,2024

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

Please follow the step by step instructions below to install rust-memmap2-devel.noarch on Rocky Linux 9

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

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

Please follow the guidance below to uninstall rust-memmap2-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-memmap2-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:46:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-memmap2-devel
Version : 0.9.4
Release : 1.el9
Architecture : noarch
Size : 37 k
Source : rust-memmap2-0.9.4-1.el9.src.rpm
Repository : epel
Summary : Cross-platform Rust API for memory-mapped file IO
URL : https://crates.io/crates/memmap2
License : MIT OR Apache-2.0
Description : Cross-platform Rust API for memory-mapped file IO.
:
: This package contains library source intended for building other packages which
: use the "memmap2" crate.