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

Last updated: October 05,2024

1. Install "ocaml-sedlex.i686" package

Please follow the steps below to install ocaml-sedlex.i686 on Fedora 34

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

2. Uninstall "ocaml-sedlex.i686" package

Please follow the step by step instructions below to uninstall ocaml-sedlex.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:05:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-sedlex
Version : 2.3
Release : 1.fc34
Architecture : i686
Size : 4.8 M
Source : ocaml-sedlex-2.3-1.fc34.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.