How to Install and Uninstall rust-memmap2-devel.noarch Package on CentOS Stream 9

Last updated: October 01,2024

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

This is a short guide on how to install rust-memmap2-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-memmap2-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-memmap2-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:57:09 ago on Sat Mar 16 16:03:45 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.