How to Install and Uninstall ocaml-sexplib.x86_64 Package on Fedora 34

Last updated: October 01,2024

1. Install "ocaml-sexplib.x86_64" package

Please follow the step by step instructions below to install ocaml-sexplib.x86_64 on Fedora 34

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

2. Uninstall "ocaml-sexplib.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ocaml-sexplib.x86_64 on Fedora 34:

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

3. Information about the ocaml-sexplib.x86_64 package on Fedora 34

Last metadata expiration check: 2:08:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-sexplib
Epoch : 1
Version : 0.14.0
Release : 5.fc34
Architecture : x86_64
Size : 378 k
Source : ocaml-sexplib-0.14.0-5.fc34.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.