How to Install and Uninstall rust-libc+std-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

This guide covers the steps necessary to install rust-libc+std-devel.noarch on Rocky Linux 9

$ 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 Rocky Linux 9:

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

3. Information about the rust-libc+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:58:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-libc+std-devel
Version : 0.2.153
Release : 1.el9
Architecture : noarch
Size : 9.7 k
Source : rust-libc-0.2.153-1.el9.src.rpm
Repository : epel
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.