How to Install and Uninstall rust-infer+std-devel.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "rust-infer+std-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-infer+std-devel.noarch

2. Uninstall "rust-infer+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-infer+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-infer+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-infer+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:37:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-infer+std-devel
Version : 0.7.0
Release : 2.fc36
Architecture : noarch
Size : 7.3 k
Source : rust-infer-0.7.0-2.fc36.src.rpm
Repository : fedora
Summary : Small crate to infer file type based on magic number signatures
URL : https://crates.io/crates/infer
License : MIT
Description : Small crate to infer file type based on magic number signatures.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "infer" crate.