How to Install and Uninstall rust-memmap+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: September 28,2024

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

This guide covers the steps necessary to install rust-memmap+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-memmap+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-memmap+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-memmap+default-devel
Version : 0.7.0
Release : 11.el9
Architecture : noarch
Size : 7.6 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 "default" feature of "memmap" crate.