How to Install and Uninstall rust-libc-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the steps below to install rust-libc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-libc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-libc-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:29:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-libc-devel
Version : 0.2.153
Release : 1.el9
Architecture : noarch
Size : 389 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 "libc" crate.