How to Install and Uninstall ocaml-menhir.x86_64 Package on Rocky Linux 8
Last updated: March 03,2025
1. Install "ocaml-menhir.x86_64" package
Please follow the guidance below to install ocaml-menhir.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-menhir.x86_64
Copied
2. Uninstall "ocaml-menhir.x86_64" package
This is a short guide on how to uninstall ocaml-menhir.x86_64 on Rocky Linux 8:
$
sudo dnf remove
ocaml-menhir.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-menhir.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:12:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ocaml-menhir
Version : 20190626
Release : 4.el8
Architecture : x86_64
Size : 1.4 M
Source : ocaml-menhir-20190626-4.el8.src.rpm
Repository : epel
Summary : LR(1) parser generator for OCaml
URL : http://gallium.inria.fr/~fpottier/menhir/
License : GPLv2
Description : Menhir is a LR(1) parser generator for the Objective Caml programming
: language. That is, Menhir compiles LR(1) grammar specifications down to
: OCaml code. Menhir was designed and implemented by François Pottier and
: Yann Régis-Gianas.
Available Packages
Name : ocaml-menhir
Version : 20190626
Release : 4.el8
Architecture : x86_64
Size : 1.4 M
Source : ocaml-menhir-20190626-4.el8.src.rpm
Repository : epel
Summary : LR(1) parser generator for OCaml
URL : http://gallium.inria.fr/~fpottier/menhir/
License : GPLv2
Description : Menhir is a LR(1) parser generator for the Objective Caml programming
: language. That is, Menhir compiles LR(1) grammar specifications down to
: OCaml code. Menhir was designed and implemented by François Pottier and
: Yann Régis-Gianas.