How to Install and Uninstall ocaml-pcre-devel.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "ocaml-pcre-devel.x86_64" package

This is a short guide on how to install ocaml-pcre-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ocaml-pcre-devel.x86_64

2. Uninstall "ocaml-pcre-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ocaml-pcre-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove ocaml-pcre-devel.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-pcre-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:48:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ocaml-pcre-devel
Version : 7.2.3
Release : 19.el8
Architecture : x86_64
Size : 66 k
Source : ocaml-pcre-7.2.3-19.el8.src.rpm
Repository : epel
Summary : Development files for ocaml-pcre
URL : https://github.com/mmottl/pcre-ocaml/
License : LGPLv2
Description : The ocaml-pcre-devel package contains libraries and signature files for
: developing applications that use ocaml-pcre.