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

Last updated: June 29,2024

1. Install "ocaml-ptmap.i686" package

Learn how to install ocaml-ptmap.i686 on Fedora 35

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

2. Uninstall "ocaml-ptmap.i686" package

This guide let you learn how to uninstall ocaml-ptmap.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:56:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ocaml-ptmap
Version : 2.0.5
Release : 4.fc35
Architecture : i686
Size : 129 k
Source : ocaml-ptmap-2.0.5-4.fc35.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.