How to Install and Uninstall rust-combine+default-devel.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

Please follow the guidelines below to install rust-combine+default-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-combine+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-combine+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:19:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-combine+default-devel
Version : 4.6.6
Release : 1.el9
Architecture : noarch
Size : 7.6 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 "default" feature of the "combine" crate.