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

Last updated: June 25,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:39:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-plain-devel
Version : 0.2.3
Release : 14.el9
Architecture : noarch
Size : 19 k
Source : rust-plain-0.2.3-14.el9.src.rpm
Repository : epel
Summary : Rust library that allows users to reinterpret data of certain types safely
URL : https://crates.io/crates/plain
License : MIT or ASL 2.0
Description : A small Rust library that allows users to reinterpret data of certain types
: safely.
:
: This package contains library source intended for building other packages
: which use "plain" crate.