How to Install and Uninstall ocaml-findlib Package on openSuSE Tumbleweed
Last updated: February 24,2025
1. Install "ocaml-findlib" package
Please follow the steps below to install ocaml-findlib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ocaml-findlib
Copied
2. Uninstall "ocaml-findlib" package
This guide covers the steps necessary to uninstall ocaml-findlib on openSuSE Tumbleweed:
$
sudo zypper remove
ocaml-findlib
Copied
3. Information about the ocaml-findlib package on openSuSE Tumbleweed
Information for package ocaml-findlib:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ocaml-findlib
Version : 1.9.5-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : ocaml-findlib-1.9.5-1.7.src
Upstream URL : https://github.com/ocaml/ocamlfind
Summary : Objective CAML package manager and build helper
Description :
Findlib is a library manager for Objective Caml. It provides a
convention how to store libraries, and a file format ("META") to
describe the properties of libraries. There is also a tool (ocamlfind)
for interpreting the META files, so that it is very easy to use
libraries in programs and scripts.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ocaml-findlib
Version : 1.9.5-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : ocaml-findlib-1.9.5-1.7.src
Upstream URL : https://github.com/ocaml/ocamlfind
Summary : Objective CAML package manager and build helper
Description :
Findlib is a library manager for Objective Caml. It provides a
convention how to store libraries, and a file format ("META") to
describe the properties of libraries. There is also a tool (ocamlfind)
for interpreting the META files, so that it is very easy to use
libraries in programs and scripts.