How to Install and Uninstall rust-predicates2+diff-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

This tutorial shows how to install rust-predicates2+diff-devel.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall rust-predicates2+diff-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-predicates2+diff-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:13:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-predicates2+diff-devel
Version : 2.1.5
Release : 1.el9
Architecture : noarch
Size : 7.3 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 "diff" feature of the "predicates" crate.