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

Last updated: July 01,2024

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

This is a short guide on how to install rust-rustix+linux_latest-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-rustix+linux_latest-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rustix+linux_latest-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:23:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rustix+linux_latest-devel
Version : 0.38.31
Release : 1.el9
Architecture : noarch
Size : 9.8 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 "linux_latest" feature of the "rustix" crate.