How to Install and Uninstall rust-rustix+runtime-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

Please follow the guidelines below to install rust-rustix+runtime-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-rustix+runtime-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-rustix+runtime-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:36:30 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rustix+runtime-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 "runtime" feature of the "rustix" crate.