How to Install and Uninstall rust-untrusted-devel.noarch Package on Fedora 38

Last updated: November 29,2024

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

This tutorial shows how to install rust-untrusted-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-untrusted-devel.noarch on Fedora 38:

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

3. Information about the rust-untrusted-devel.noarch package on Fedora 38

Last metadata expiration check: 0:49:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-untrusted-devel
Version : 0.9.0
Release : 1.fc38
Architecture : noarch
Size : 22 k
Source : rust-untrusted-0.9.0-1.fc38.src.rpm
Repository : updates
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.