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

Last updated: September 24,2024

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

Please follow the steps below to install rust-lalrpop-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-lalrpop-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:39:10 ago on Thu Feb 15 07:50:05 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.