How to Install and Uninstall rust-rustix+mm-devel.noarch Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "rust-rustix+mm-devel.noarch" package

Please follow the step by step instructions below to install rust-rustix+mm-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-rustix+mm-devel.noarch" package

This is a short guide on how to uninstall rust-rustix+mm-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-rustix+mm-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rustix+mm-devel
Version : 0.38.31
Release : 1.el9
Architecture : noarch
Size : 9.7 k
Source : rust-rustix-0.38.31-1.el9.src.rpm
Repository : epel
Summary : Safe Rust bindings to POSIX/Unix/Linux/Winsock-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/Winsock-like syscalls.
:
: This package contains library source intended for building other packages which
: use the "mm" feature of the "rustix" crate.