How to Install and Uninstall rust-lalrpop-devel.noarch Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "rust-lalrpop-devel.noarch" package

Please follow the guidance below to install rust-lalrpop-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-lalrpop-devel.noarch

2. Uninstall "rust-lalrpop-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-lalrpop-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-lalrpop-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lalrpop-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:35:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-lalrpop-devel
Version : 0.20.0
Release : 1.el9
Architecture : noarch
Size : 210 k
Source : rust-lalrpop-0.20.0-1.el9.src.rpm
Repository : epel
Summary : Convenient LR(1) parser generator
URL : https://crates.io/crates/lalrpop
License : Apache-2.0 OR MIT
Description : Convenient LR(1) parser generator.
:
: This package contains library source intended for building other packages which
: use the "lalrpop" crate.