How to Install and Uninstall rust-untrusted-devel.noarch Package on Oracle Linux 9

Last updated: September 24,2024

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

Please follow the guidance below to install rust-untrusted-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-untrusted-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-untrusted-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:39:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-untrusted-devel
Version : 0.9.0
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-untrusted-0.9.0-1.el9.src.rpm
Repository : epel
Summary : Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs
URL : https://crates.io/crates/untrusted
License : ISC
Description : Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of
: untrusted inputs in Rust.
:
: This package contains library source intended for building other packages which
: use the "untrusted" crate.