How to Install and Uninstall ocaml-obuild.x86_64 Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "ocaml-obuild.x86_64" package
Here is a brief guide to show you how to install ocaml-obuild.x86_64 on AlmaLinux 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 AlmaLinux 8:
$
sudo dnf remove
ocaml-obuild.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-obuild.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:16:48 ago on Mon Sep 5 03:22:42 2022.
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.