How to Install and Uninstall rust-libc+std-devel.noarch Package on Fedora 34

Last updated: April 27,2024

1. Install "rust-libc+std-devel.noarch" package

This guide covers the steps necessary to install rust-libc+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-libc+std-devel.noarch

2. Uninstall "rust-libc+std-devel.noarch" package

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

$ sudo dnf remove rust-libc+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-libc+std-devel.noarch package on Fedora 34

Last metadata expiration check: 2:13:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-libc+std-devel
Version : 0.2.125
Release : 1.fc34
Architecture : noarch
Size : 11 k
Source : rust-libc-0.2.125-1.fc34.src.rpm
Repository : updates
Summary : Raw FFI bindings to platform libraries like libc
URL : https://crates.io/crates/libc
License : MIT or ASL 2.0
Description : Raw FFI bindings to platform libraries like libc.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "libc" crate.