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

Last updated: October 07,2024

1. Install "ocaml-camomile.x86_64" package

Please follow the guidance below to install ocaml-camomile.x86_64 on Fedora 36

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

2. Uninstall "ocaml-camomile.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ocaml-camomile.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 5:42:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ocaml-camomile
Version : 1.0.2
Release : 20.fc36
Architecture : x86_64
Size : 2.5 M
Source : ocaml-camomile-1.0.2-20.fc36.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.