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

Last updated: October 07,2024

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

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

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

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

Please follow the instructions below to uninstall rust-linux_proc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:36:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-linux_proc-devel
Version : 0.1.1
Release : 4.el9
Architecture : noarch
Size : 19 k
Source : rust-linux_proc-0.1.1-4.el9.src.rpm
Repository : epel
Summary : Library to help reading the contents of /proc on linux
URL : https://crates.io/crates/linux_proc
License : MIT or ASL 2.0
Description : Library to help reading the contents of /proc on linux.
:
: This package contains library source intended for building other packages
: which use "linux_proc" crate.