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

Last updated: July 04,2024

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

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

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

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

This guide let you learn how to uninstall rust-combine+regex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:17:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-combine+regex-devel
Version : 4.6.6
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-combine-4.6.6-1.el9.src.rpm
Repository : epel
Summary : Fast parser combinators on arbitrary streams with zero-copy support
URL : https://crates.io/crates/combine
License : MIT
Description : Fast parser combinators on arbitrary streams with zero-copy support.
:
: This package contains library source intended for building other packages which
: use the "regex" feature of the "combine" crate.