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

Last updated: July 04,2024

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

In this section, we are going to explain the necessary steps to install rust-untrusted+default-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-untrusted+default-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:20:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-untrusted+default-devel
Version : 0.7.1
Release : 5.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-untrusted-0.7.1-5.fc36.src.rpm
Repository : fedora
Summary : Safe and fast parsing of untrusted inputs in Rust
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 "default" feature of "untrusted" crate.