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

Last updated: October 05,2024

1. Install "ocaml-camomile.i686" package

In this section, we are going to explain the necessary steps to install ocaml-camomile.i686 on Fedora 34

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

2. Uninstall "ocaml-camomile.i686" package

Please follow the guidance below to uninstall ocaml-camomile.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:55:37 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ocaml-camomile
Version : 1.0.2
Release : 14.fc34
Architecture : i686
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.