How to Install and Uninstall ocaml-uuidm.x86_64 Package on Fedora 34

Last updated: October 12,2024

1. Install "ocaml-uuidm.x86_64" package

Please follow the guidelines below to install ocaml-uuidm.x86_64 on Fedora 34

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

2. Uninstall "ocaml-uuidm.x86_64" package

Learn how to uninstall ocaml-uuidm.x86_64 on Fedora 34:

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

3. Information about the ocaml-uuidm.x86_64 package on Fedora 34

Last metadata expiration check: 1:50:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ocaml-uuidm
Version : 0.9.7
Release : 13.fc34
Architecture : x86_64
Size : 51 k
Source : ocaml-uuidm-0.9.7-13.fc34.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.