How to Install and Uninstall rust-rustix+once_cell-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

Here is a brief guide to show you how to install rust-rustix+once_cell-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-rustix+once_cell-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-rustix+once_cell-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:26:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rustix+once_cell-devel
Version : 0.38.31
Release : 1.el9
Architecture : noarch
Size : 9.9 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 "once_cell" feature of the "rustix" crate.