How to Install and Uninstall rust-rustix-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

This tutorial shows how to install rust-rustix-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-rustix-devel.noarch on Fedora 34:

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

3. Information about the rust-rustix-devel.noarch package on Fedora 34

Last metadata expiration check: 3:32:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-rustix-devel
Version : 0.33.6
Release : 3.fc34
Architecture : noarch
Size : 221 k
Source : rust-rustix-0.33.6-3.fc34.src.rpm
Repository : updates
Summary : Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls
URL : https://crates.io/crates/rustix
License : ASL 2.0 or MIT
Description : Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls.
:
: This package contains library source intended for building other packages which
: use the "rustix" crate.