How to Install and Uninstall rust-pest+default-devel.noarch Package on CentOS Stream 9

Last updated: October 02,2024

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

This guide covers the steps necessary to install rust-pest+default-devel.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall rust-pest+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-pest+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:42:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-pest+default-devel
Version : 2.7.6
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-pest-2.7.6-1.el9.src.rpm
Repository : epel
Summary : Elegant Parser
URL : https://crates.io/crates/pest
License : MIT OR Apache-2.0
Description : The Elegant Parser.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "pest" crate.