How to Install and Uninstall ocaml-runtime Package on openSUSE Leap
Last updated: December 26,2024
1. Install "ocaml-runtime" package
Please follow the instructions below to install ocaml-runtime on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ocaml-runtime
Copied
2. Uninstall "ocaml-runtime" package
Here is a brief guide to show you how to uninstall ocaml-runtime on openSUSE Leap:
$
sudo zypper remove
ocaml-runtime
Copied
3. Information about the ocaml-runtime package on openSUSE Leap
Information for package ocaml-runtime:
--------------------------------------
Repository : Main Repository
Name : ocaml-runtime
Version : 4.05.0-13.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.9 MiB
Installed : No
Status : not installed
Source package : ocaml-4.05.0-13.5.src
Upstream URL : http://www.ocaml.org
Summary : OCaml runtime environment
Description :
OCaml is a high-level, strongly-typed, functional and object-oriented
programming language from the ML family of languages.
This package contains the runtime environment needed to run OCaml
bytecode.
--------------------------------------
Repository : Main Repository
Name : ocaml-runtime
Version : 4.05.0-13.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.9 MiB
Installed : No
Status : not installed
Source package : ocaml-4.05.0-13.5.src
Upstream URL : http://www.ocaml.org
Summary : OCaml runtime environment
Description :
OCaml is a high-level, strongly-typed, functional and object-oriented
programming language from the ML family of languages.
This package contains the runtime environment needed to run OCaml
bytecode.