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

Last updated: May 18,2024

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

This guide covers the steps necessary to install rust-memmap2-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-memmap2-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:33:40 ago on Thu Feb 15 07:50:05 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.