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

Last updated: May 07,2024

1. Install "ocaml-pcre.i686" package

This tutorial shows how to install ocaml-pcre.i686 on Fedora 34

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

2. Uninstall "ocaml-pcre.i686" package

In this section, we are going to explain the necessary steps to uninstall ocaml-pcre.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:11:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-pcre
Version : 7.2.3
Release : 33.fc34
Architecture : i686
Size : 351 k
Source : ocaml-pcre-7.2.3-33.fc34.src.rpm
Repository : fedora
Summary : Perl compatibility regular expressions (PCRE) for OCaml
URL : https://github.com/mmottl/pcre-ocaml/
License : LGPLv2
Description : Perl compatibility regular expressions (PCRE) for OCaml.