How to Install and Uninstall rust-infer+default-devel.noarch Package on Fedora 35

Last updated: November 26,2024

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

This tutorial shows how to install rust-infer+default-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-infer+default-devel.noarch on Fedora 35:

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

3. Information about the rust-infer+default-devel.noarch package on Fedora 35

Last metadata expiration check: 1:30:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-infer+default-devel
Version : 0.7.0
Release : 2.fc35
Architecture : noarch
Size : 7.1 k
Source : rust-infer-0.7.0-2.fc35.src.rpm
Repository : updates
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 "default" feature of the "infer" crate.