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

Last updated: October 06,2024

1. Install "rust-rustix0.37+mm-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-rustix0.37+mm-devel.noarch

2. Uninstall "rust-rustix0.37+mm-devel.noarch" package

This is a short guide on how to uninstall rust-rustix0.37+mm-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-rustix0.37+mm-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:33:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rustix0.37+mm-devel
Version : 0.37.26
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-rustix0.37-0.37.26-1.el9.src.rpm
Repository : epel
Summary : Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls
URL : https://crates.io/crates/rustix
License : Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
Description : Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls.
:
: This package contains library source intended for building other packages which
: use the "mm" feature of the "rustix" crate.