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

Last updated: January 11,2025

1. Install "ocaml-ptmap.x86_64" package

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

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

2. Uninstall "ocaml-ptmap.x86_64" package

Please follow the guidance below to uninstall ocaml-ptmap.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 2:33:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ocaml-ptmap
Version : 2.0.5
Release : 14.fc39
Architecture : x86_64
Size : 68 k
Source : ocaml-ptmap-2.0.5-14.fc39.src.rpm
Repository : fedora
Summary : Maps over integers implemented as Patricia trees
URL : https://github.com/backtracking/ptmap
License : LGPL-2.1-only WITH OCaml-LGPL-linking-exception
Description : OCaml implementation of an efficient maps over integers,
: from a paper by Chris Okasaki.