How to Install and Uninstall ocaml-obuild.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 25,2024
1. Install "ocaml-obuild.x86_64" package
Please follow the guidance below to install ocaml-obuild.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-obuild.x86_64
Copied
2. Uninstall "ocaml-obuild.x86_64" package
This guide let you learn how to uninstall ocaml-obuild.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ocaml-obuild.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-obuild.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:25:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ocaml-obuild
Version : 0.1.10
Release : 4.el8
Architecture : x86_64
Size : 656 k
Source : ocaml-obuild-0.1.10-4.el8.src.rpm
Repository : epel
Summary : Simple package build system for OCaml
URL : https://github.com/ocaml-obuild/obuild
License : BSD
Description : A parallel, incremental and declarative build system for OCaml.
:
: The goal is to make a very simple build system for users and developers of
: OCaml libraries and programs.
:
: Obuild acts as a building black box: users only declare what they want to
: build and with which sources; the build system will consistently build it.
:
: The design is based on Haskell's Cabal and borrows most of the layout and
: way of working, adapting parts where necessary to fully support OCaml.
Available Packages
Name : ocaml-obuild
Version : 0.1.10
Release : 4.el8
Architecture : x86_64
Size : 656 k
Source : ocaml-obuild-0.1.10-4.el8.src.rpm
Repository : epel
Summary : Simple package build system for OCaml
URL : https://github.com/ocaml-obuild/obuild
License : BSD
Description : A parallel, incremental and declarative build system for OCaml.
:
: The goal is to make a very simple build system for users and developers of
: OCaml libraries and programs.
:
: Obuild acts as a building black box: users only declare what they want to
: build and with which sources; the build system will consistently build it.
:
: The design is based on Haskell's Cabal and borrows most of the layout and
: way of working, adapting parts where necessary to fully support OCaml.