How to Install and Uninstall rust-predicates-devel.noarch Package on Fedora 36

Last updated: May 19,2024

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

This tutorial shows how to install rust-predicates-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-predicates-devel.noarch on Fedora 36:

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

3. Information about the rust-predicates-devel.noarch package on Fedora 36

Last metadata expiration check: 5:15:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-predicates-devel
Version : 2.1.1
Release : 1.fc36
Architecture : noarch
Size : 32 k
Source : rust-predicates-2.1.1-1.fc36.src.rpm
Repository : fedora
Summary : Implementation of boolean-valued predicate functions
URL : https://crates.io/crates/predicates
License : MIT or ASL 2.0
Description : Implementation of boolean-valued predicate functions.
:
: This package contains library source intended for building other packages which
: use the "predicates" crate.