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

Last updated: October 06,2024

1. Install "ocaml-sexplib.i686" package

This tutorial shows how to install ocaml-sexplib.i686 on Fedora 35

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

2. Uninstall "ocaml-sexplib.i686" package

Please follow the instructions below to uninstall ocaml-sexplib.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:16:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-sexplib
Epoch : 1
Version : 0.14.0
Release : 7.fc35
Architecture : i686
Size : 370 k
Source : ocaml-sexplib-0.14.0-7.fc35.src.rpm
Repository : fedora
Summary : Automated S-expression conversion
URL : https://github.com/janestreet/sexplib
License : MIT and BSD
Description : This package contains a library for serializing OCaml values to and from
: S-expressions.