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

Last updated: October 07,2024

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

Please follow the guidelines below to install rust-memmap-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-memmap-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:00:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-memmap-devel
Version : 0.7.0
Release : 11.el9
Architecture : noarch
Size : 22 k
Source : rust-memmap-0.7.0-11.el9.src.rpm
Repository : epel
Summary : Cross-platform Rust API for memory-mapped file IO
URL : https://crates.io/crates/memmap
License : MIT or ASL 2.0
Description : Cross-platform Rust API for memory-mapped file IO.
:
: This package contains library source intended for building other packages
: which use "memmap" crate.