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

Last updated: October 04,2024

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

This is a short guide on how to install rust-linux_proc+default-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-linux_proc+default-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 2:44:00 ago on Wed Mar 13 07:41:12 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.