How to Install and Uninstall rust-rustix+socket2-devel.noarch Package on Fedora 35

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-rustix+socket2-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-rustix+socket2-devel.noarch on Fedora 35:

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

3. Information about the rust-rustix+socket2-devel.noarch package on Fedora 35

Last metadata expiration check: 0:45:51 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-rustix+socket2-devel
Version : 0.33.6
Release : 3.fc35
Architecture : noarch
Size : 7.8 k
Source : rust-rustix-0.33.6-3.fc35.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 "socket2" feature of the "rustix" crate.