How to Install and Uninstall rust-predicates+unstable-devel.noarch Package on Fedora 39

Last updated: September 22,2024

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

Please follow the instructions below to install rust-predicates+unstable-devel.noarch on Fedora 39

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

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

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

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

3. Information about the rust-predicates+unstable-devel.noarch package on Fedora 39

Last metadata expiration check: 4:41:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-predicates+unstable-devel
Version : 3.1.0
Release : 1.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-predicates-3.1.0-1.fc39.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 "unstable" feature of the "predicates" crate.