How to Install and Uninstall ocaml-ptmap.x86_64 Package on AlmaLinux 8

Last updated: September 22,2024

1. Install "ocaml-ptmap.x86_64" package

Learn how to install ocaml-ptmap.x86_64 on AlmaLinux 8

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

2. Uninstall "ocaml-ptmap.x86_64" package

This guide covers the steps necessary to uninstall ocaml-ptmap.x86_64 on AlmaLinux 8:

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

3. Information about the ocaml-ptmap.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:18:25 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ocaml-ptmap
Version : 2.0.4
Release : 4.el8
Architecture : x86_64
Size : 84 k
Source : ocaml-ptmap-2.0.4-4.el8.src.rpm
Repository : epel
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.