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

Last updated: September 16,2024

1. Install "ocaml-camomile.x86_64" package

This tutorial shows how to install ocaml-camomile.x86_64 on Fedora 34

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

2. Uninstall "ocaml-camomile.x86_64" package

Please follow the instructions below to uninstall ocaml-camomile.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 5:42:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-camomile
Version : 1.0.2
Release : 14.fc34
Architecture : x86_64
Size : 2.5 M
Source : ocaml-camomile-1.0.2-14.fc34.src.rpm
Repository : fedora
Summary : Unicode library for OCaml
URL : https://github.com/yoriyuki/Camomile
License : LGPLv2+
Description : Camomile is a Unicode library for ocaml. Camomile provides Unicode
: character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from
: about 200 encodings, collation and locale-sensitive case mappings, and
: more.