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

Last updated: October 08,2024

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

This is a short guide on how to install rust-impls+default-devel.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 0:19:00 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-impls+default-devel
Version : 1.0.3
Release : 1.fc36
Architecture : noarch
Size : 7.0 k
Source : rust-impls-1.0.3-1.fc36.src.rpm
Repository : updates
Summary : Determine if a type implements a logical trait expression
URL : https://crates.io/crates/impls
License : MIT or ASL 2.0
Description : Determine if a type implements a logical trait expression.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "impls" crate.