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

Last updated: June 25,2024

1. Install "rust-rustix+all-apis-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-rustix+all-apis-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-rustix+all-apis-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-rustix+all-apis-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:12:49 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rustix+all-apis-devel
Version : 0.38.31
Release : 1.el9
Architecture : noarch
Size : 10 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 "all-apis" feature of the "rustix" crate.