How to Install and Uninstall ocaml-sedlex.i686 Package on Fedora 35

Last updated: January 15,2025

1. Install "ocaml-sedlex.i686" package

Please follow the instructions below to install ocaml-sedlex.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install ocaml-sedlex.i686

2. Uninstall "ocaml-sedlex.i686" package

This is a short guide on how to uninstall ocaml-sedlex.i686 on Fedora 35:

$ sudo dnf remove ocaml-sedlex.i686 $ sudo dnf autoremove

3. Information about the ocaml-sedlex.i686 package on Fedora 35

Last metadata expiration check: 5:52:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ocaml-sedlex
Version : 2.4
Release : 1.fc35
Architecture : i686
Size : 4.7 M
Source : ocaml-sedlex-2.4-1.fc35.src.rpm
Repository : fedora
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.