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

Last updated: October 06,2024

1. Install "ocaml-uuidm.i686" package

Please follow the guidance below to install ocaml-uuidm.i686 on Fedora 35

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

2. Uninstall "ocaml-uuidm.i686" package

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

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

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

Last metadata expiration check: 3:24:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ocaml-uuidm
Version : 0.9.7
Release : 15.fc35
Architecture : i686
Size : 50 k
Source : ocaml-uuidm-0.9.7-15.fc35.src.rpm
Repository : fedora
Summary : Universally unique identifiers (UUIDs) for OCaml
URL : https://erratique.ch/software/uuidm
License : ISC
Description : Uuidm is an OCaml module implementing 128 bit universally unique
: identifiers, versions 3, 5 (named based with MD5, SHA-1 hashing) and 4
: (random based); see RFC 4122: http://tools.ietf.org/html/rfc4122.