How to Install and Uninstall ocaml-camlp4-devel Package on openSUSE Leap

Last updated: July 02,2024

1. Install "ocaml-camlp4-devel" package

Learn how to install ocaml-camlp4-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ocaml-camlp4-devel

2. Uninstall "ocaml-camlp4-devel" package

In this section, we are going to explain the necessary steps to uninstall ocaml-camlp4-devel on openSUSE Leap:

$ sudo zypper remove ocaml-camlp4-devel

3. Information about the ocaml-camlp4-devel package on openSUSE Leap

Information for package ocaml-camlp4-devel:
-------------------------------------------
Repository : Main Repository
Name : ocaml-camlp4-devel
Version : 4.05-8.18
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 148.0 MiB
Installed : No
Status : not installed
Source package : ocaml-camlp4-4.05-8.18.src
Upstream URL : https://github.com/ocaml/camlp4
Summary : Pre-Processor-Pretty-Printer for Objective Caml
Description :
Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml, parsing a
source file and printing some result on standard output.
This package contains the development files.