How to Install and Uninstall rust-predicates2+unstable-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

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

Please follow the steps below to install rust-predicates2+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-predicates2+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-predicates2+unstable-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-predicates2+unstable-devel
Version : 2.1.5
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-predicates2-2.1.5-1.el9.src.rpm
Repository : epel
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.