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

Last updated: November 30,2024

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

In this section, we are going to explain the necessary steps to install rust-predicates-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-predicates-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:18:17 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-predicates-devel
Version : 3.1.0
Release : 1.fc38
Architecture : noarch
Size : 38 k
Source : rust-predicates-3.1.0-1.fc38.src.rpm
Repository : updates
Summary : Implementation of boolean-valued predicate functions
URL : https://crates.io/crates/predicates
License : MIT OR Apache-2.0
Description : An implementation of boolean-valued predicate functions.
:
: This package contains library source intended for building other packages which
: use the "predicates" crate.