How to Install and Uninstall ocaml-omake.x86_64 Package on Fedora 34
Last updated: November 25,2024
1. Install "ocaml-omake.x86_64" package
This tutorial shows how to install ocaml-omake.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-omake.x86_64
Copied
2. Uninstall "ocaml-omake.x86_64" package
Here is a brief guide to show you how to uninstall ocaml-omake.x86_64 on Fedora 34:
$
sudo dnf remove
ocaml-omake.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-omake.x86_64 package on Fedora 34
Last metadata expiration check: 5:54:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-omake
Version : 0.10.3
Release : 30.fc34
Architecture : x86_64
Size : 2.4 M
Source : ocaml-omake-0.10.3-30.fc34.src.rpm
Repository : fedora
Summary : Build system with automated dependency analysis
URL : http://projects.camlcity.org/projects/omake.html
License : LGPLv2+ with exceptions and GPLv2+ and BSD
Description : OMake is a build system designed for scalability and portability. It
: uses a syntax similar to make utilities you may have used, but it
: features many additional enhancements, including the following.
:
: * Support for projects spanning several directories or directory
: hierarchies.
:
: * Fast, reliable, automated, scriptable dependency analysis using MD5
: digests, with full support for incremental builds.
:
: * Dependency analysis takes the command lines into account — whenever
: the command line used to build a target changes, the target is
: considered out-of-date.
:
: * Fully scriptable, includes a library that providing support for
: standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture
: thereof.
Available Packages
Name : ocaml-omake
Version : 0.10.3
Release : 30.fc34
Architecture : x86_64
Size : 2.4 M
Source : ocaml-omake-0.10.3-30.fc34.src.rpm
Repository : fedora
Summary : Build system with automated dependency analysis
URL : http://projects.camlcity.org/projects/omake.html
License : LGPLv2+ with exceptions and GPLv2+ and BSD
Description : OMake is a build system designed for scalability and portability. It
: uses a syntax similar to make utilities you may have used, but it
: features many additional enhancements, including the following.
:
: * Support for projects spanning several directories or directory
: hierarchies.
:
: * Fast, reliable, automated, scriptable dependency analysis using MD5
: digests, with full support for incremental builds.
:
: * Dependency analysis takes the command lines into account — whenever
: the command line used to build a target changes, the target is
: considered out-of-date.
:
: * Fully scriptable, includes a library that providing support for
: standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture
: thereof.