How to Install and Uninstall ocaml-csexp.i686 Package on Fedora 36

Last updated: October 08,2024

1. Install "ocaml-csexp.i686" package

Please follow the steps below to install ocaml-csexp.i686 on Fedora 36

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

2. Uninstall "ocaml-csexp.i686" package

This guide let you learn how to uninstall ocaml-csexp.i686 on Fedora 36:

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

3. Information about the ocaml-csexp.i686 package on Fedora 36

Last metadata expiration check: 2:28:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ocaml-csexp
Version : 1.5.1
Release : 6.fc36
Architecture : i686
Size : 58 k
Source : ocaml-csexp-1.5.1-6.fc36.src.rpm
Repository : fedora
Summary : Parsing and printing of S-expressions in canonical form
URL : https://github.com/ocaml-dune/csexp
License : MIT
Description : This project provides minimal support for parsing and printing
: S-expressions in canonical form, which is a very simple and canonical
: binary encoding of S-expressions.