How to Install and Uninstall ocaml-sedlex.x86_64 Package on AlmaLinux 8
Last updated: January 16,2025
1. Install "ocaml-sedlex.x86_64" package
This is a short guide on how to install ocaml-sedlex.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-sedlex.x86_64
Copied
2. Uninstall "ocaml-sedlex.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ocaml-sedlex.x86_64 on AlmaLinux 8:
$
sudo dnf remove
ocaml-sedlex.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-sedlex.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:55:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ocaml-sedlex
Version : 2.1
Release : 3.el8
Architecture : x86_64
Size : 3.7 M
Source : ocaml-sedlex-2.1-3.el8.src.rpm
Repository : epel
Summary : Unicode-friendly lexer generator
URL : https://github.com/ocaml-community/sedlex
License : MIT
Description : A lexer generator for OCaml, similar to ocamllex, but supporting Unicode.
: Contrary to ocamllex, lexer specifications for sedlex are embedded in
: regular OCaml source files.
Available Packages
Name : ocaml-sedlex
Version : 2.1
Release : 3.el8
Architecture : x86_64
Size : 3.7 M
Source : ocaml-sedlex-2.1-3.el8.src.rpm
Repository : epel
Summary : Unicode-friendly lexer generator
URL : https://github.com/ocaml-community/sedlex
License : MIT
Description : A lexer generator for OCaml, similar to ocamllex, but supporting Unicode.
: Contrary to ocamllex, lexer specifications for sedlex are embedded in
: regular OCaml source files.