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

Last updated: September 27,2024

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

Please follow the step by step instructions below to install rust-untrusted+default-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-untrusted+default-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:15:38 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-untrusted+default-devel
Version : 0.9.0
Release : 1.fc38
Architecture : noarch
Size : 7.8 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 "default" feature of the "untrusted" crate.