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

Last updated: July 03,2024

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

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

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

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

Please follow the instructions below to uninstall rust-libc-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:50:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-libc-devel
Version : 0.2.125
Release : 1.fc34
Architecture : noarch
Size : 314 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 "libc" crate.