How to Install and Uninstall rust-linux_proc+default-devel.noarch Package on CentOS Stream 9

Last updated: June 15,2024

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

Please follow the instructions below to install rust-linux_proc+default-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall rust-linux_proc+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-linux_proc+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:38:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-linux_proc+default-devel
Version : 0.1.1
Release : 4.el9
Architecture : noarch
Size : 7.5 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 "default" feature of "linux_proc" crate.