How to Install and Uninstall ocaml-ounit Package on openSUSE Leap
Last updated: December 24,2024
1. Install "ocaml-ounit" package
Here is a brief guide to show you how to install ocaml-ounit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ocaml-ounit
Copied
2. Uninstall "ocaml-ounit" package
In this section, we are going to explain the necessary steps to uninstall ocaml-ounit on openSUSE Leap:
$
sudo zypper remove
ocaml-ounit
Copied
3. Information about the ocaml-ounit package on openSUSE Leap
Information for package ocaml-ounit:
------------------------------------
Repository : Main Repository
Name : ocaml-ounit
Version : 2.0.0-2.38
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 539.9 KiB
Installed : No
Status : not installed
Source package : ocaml-ounit-2.0.0-2.38.src
Upstream URL : http://ounit.forge.ocamlcore.org/
Summary : Ocaml OUnit test framework
Description :
OUnit is a unit test framework for OCaml. It allows one to easily
create unit-tests for OCaml code. It is based on HUnit, a unit testing
framework for Haskell. It is similar to JUnit, and other xUnit testing
frameworks.
------------------------------------
Repository : Main Repository
Name : ocaml-ounit
Version : 2.0.0-2.38
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 539.9 KiB
Installed : No
Status : not installed
Source package : ocaml-ounit-2.0.0-2.38.src
Upstream URL : http://ounit.forge.ocamlcore.org/
Summary : Ocaml OUnit test framework
Description :
OUnit is a unit test framework for OCaml. It allows one to easily
create unit-tests for OCaml code. It is based on HUnit, a unit testing
framework for Haskell. It is similar to JUnit, and other xUnit testing
frameworks.