How to Install and Uninstall rust-predicates+regex-devel.noarch Package on Oracle Linux 9

Last updated: September 19,2024

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

Please follow the instructions below to install rust-predicates+regex-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-predicates+regex-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-predicates+regex-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-predicates+regex-devel
Version : 3.1.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-predicates-3.1.0-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 "regex" feature of the "predicates" crate.