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

Last updated: September 19,2024

1. Install "rust-lalrpop-util+lexer-devel.noarch" package

Please follow the guidelines below to install rust-lalrpop-util+lexer-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-lalrpop-util+lexer-devel.noarch

2. Uninstall "rust-lalrpop-util+lexer-devel.noarch" package

Please follow the guidelines below to uninstall rust-lalrpop-util+lexer-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-lalrpop-util+lexer-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:25:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lalrpop-util+lexer-devel
Version : 0.20.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-lalrpop-util-0.20.0-1.el9.src.rpm
Repository : epel
Summary : Runtime library for parsers generated by LALRPOP
URL : https://crates.io/crates/lalrpop-util
License : Apache-2.0 OR MIT
Description : Runtime library for parsers generated by LALRPOP.
:
: This package contains library source intended for building other packages which
: use the "lexer" feature of the "lalrpop-util" crate.