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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install rust-libc+std-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-libc+std-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:40:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-libc+std-devel
Version : 0.2.131
Release : 1.fc36
Architecture : noarch
Size : 11 k
Source : rust-libc-0.2.131-1.fc36.src.rpm
Repository : updates
Summary : Raw FFI bindings to platform libraries like libc
URL : https://crates.io/crates/libc
License : MIT OR Apache-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.