How to Install and Uninstall rust-impls-devel.noarch Package on Fedora 39

Last updated: October 09,2024

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

This tutorial shows how to install rust-impls-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-impls-devel.noarch on Fedora 39:

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

3. Information about the rust-impls-devel.noarch package on Fedora 39

Last metadata expiration check: 3:35:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-impls-devel
Version : 1.0.3
Release : 5.fc39
Architecture : noarch
Size : 21 k
Source : rust-impls-1.0.3-5.fc39.src.rpm
Repository : fedora
Summary : Determine if a type implements a logical trait expression
URL : https://crates.io/crates/impls
License : MIT OR Apache-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 "impls" crate.