How to Install and Uninstall rust-combine+std-devel.noarch Package on AlmaLinux 9

Last updated: June 25,2024

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

This is a short guide on how to install rust-combine+std-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-combine+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-combine+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:35:15 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-combine+std-devel
Version : 4.6.6
Release : 1.el9
Architecture : noarch
Size : 7.9 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 "std" feature of the "combine" crate.