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

Last updated: October 05,2024

1. Install "ocaml-ptmap.i686" package

Please follow the guidance below to install ocaml-ptmap.i686 on Fedora 36

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

2. Uninstall "ocaml-ptmap.i686" package

This guide covers the steps necessary to uninstall ocaml-ptmap.i686 on Fedora 36:

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

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

Last metadata expiration check: 1:48:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-ptmap
Version : 2.0.5
Release : 7.fc36
Architecture : i686
Size : 128 k
Source : ocaml-ptmap-2.0.5-7.fc36.src.rpm
Repository : fedora
Summary : Maps over integers implemented as Patricia trees
URL : https://github.com/backtracking/ptmap
License : LGPLv2 with exceptions
Description : OCaml implementation of an efficient maps over integers,
: from a paper by Chris Okasaki.