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

Last updated: October 08,2024

1. Install "ocaml-variantslib.i686" package

This tutorial shows how to install ocaml-variantslib.i686 on Fedora 34

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

2. Uninstall "ocaml-variantslib.i686" package

Please follow the guidelines below to uninstall ocaml-variantslib.i686 on Fedora 34:

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

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

Last metadata expiration check: 4:25:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-variantslib
Version : 0.14.0
Release : 6.fc34
Architecture : i686
Size : 25 k
Source : ocaml-variantslib-0.14.0-6.fc34.src.rpm
Repository : fedora
Summary : OCaml variants as first class values
URL : https://github.com/janestreet/variantslib
License : MIT
Description : This package contains an OCaml syntax extension to define first class
: values representing variants.