How to Install and Uninstall ocaml-mmap.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "ocaml-mmap.i686" package

This tutorial shows how to install ocaml-mmap.i686 on Fedora 34

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

2. Uninstall "ocaml-mmap.i686" package

Learn how to uninstall ocaml-mmap.i686 on Fedora 34:

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

3. Information about the ocaml-mmap.i686 package on Fedora 34

Last metadata expiration check: 1:03:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-mmap
Version : 1.1.0
Release : 15.fc34
Architecture : i686
Size : 27 k
Source : ocaml-mmap-1.1.0-15.fc34.src.rpm
Repository : fedora
Summary : File mapping functionality
URL : https://github.com/mirage/mmap
License : LGPLv2+ with exceptions
Description : This project provides a Mmap.map_file functions for mapping files
: in memory. This function is the same as the Unix.map_file function
: added in OCaml >= 4.06.