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

Last updated: July 07,2024

1. Install "rust-combine+tokio-dep-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-combine+tokio-dep-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-combine+tokio-dep-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-combine+tokio-dep-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:19:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-combine+tokio-dep-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 "tokio-dep" feature of the "combine" crate.