How to Install and Uninstall ocaml-compiler-libs Package on openSUSE Leap

Last updated: May 18,2024

1. Install "ocaml-compiler-libs" package

This tutorial shows how to install ocaml-compiler-libs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ocaml-compiler-libs

2. Uninstall "ocaml-compiler-libs" package

Please follow the guidelines below to uninstall ocaml-compiler-libs on openSUSE Leap:

$ sudo zypper remove ocaml-compiler-libs

3. Information about the ocaml-compiler-libs package on openSUSE Leap

Information for package ocaml-compiler-libs:
--------------------------------------------
Repository : Main Repository
Name : ocaml-compiler-libs
Version : 4.05.0-13.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 58.8 MiB
Installed : No
Status : not installed
Source package : ocaml-4.05.0-13.5.src
Upstream URL : http://www.ocaml.org
Summary : Libraries used internal to the OCaml Compiler
Description :
OCaml is a high-level, strongly-typed, functional and object-oriented
programming language from the ML family of languages.
This package contains several modules used internally by the OCaml
compilers. They are not needed for normal OCaml development, but may
be helpful in the development of certain applications.