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

Last updated: June 29,2024

1. Install "ocaml-ptmap.x86_64" package

Please follow the guidance below to install ocaml-ptmap.x86_64 on Fedora 35

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

2. Uninstall "ocaml-ptmap.x86_64" package

Here is a brief guide to show you how to uninstall ocaml-ptmap.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:02:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ocaml-ptmap
Version : 2.0.5
Release : 4.fc35
Architecture : x86_64
Size : 130 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.