How to Install and Uninstall rust-rustix+default-devel.noarch Package on Fedora 39

Last updated: July 04,2024

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

This is a short guide on how to install rust-rustix+default-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rust-rustix+default-devel.noarch on Fedora 39:

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

3. Information about the rust-rustix+default-devel.noarch package on Fedora 39

Last metadata expiration check: 2:28:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rustix+default-devel
Version : 0.38.31
Release : 1.fc39
Architecture : noarch
Size : 10 k
Source : rust-rustix-0.38.31-1.fc39.src.rpm
Repository : updates
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 "default" feature of the "rustix" crate.