How to Install and Uninstall omake Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "omake" package

Please follow the steps below to install omake on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install omake

2. Uninstall "omake" package

Please follow the steps below to uninstall omake on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove omake $ sudo apt autoclean && sudo apt autoremove

3. Information about the omake package on Ubuntu 21.10 (Impish Indri)

Package: omake
Architecture: amd64
Version: 0.10.3-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5595
Depends: libc6 (>= 2.29), libreadline8 (>= 6.0), libtinfo6 (>= 6)
Recommends: omake-doc
Filename: pool/universe/o/omake/omake_0.10.3-2_amd64.deb
Size: 1389432
MD5sum: 4463440d98345abb43ae9de8aee14866
SHA1: 2321e60a95f9c9a01fb2d4aec09e62514c7cee9e
SHA256: 37b10f282c2c385ed9392d15757c383a402d8e6b487d31386d9c6048e48323a3
SHA512: a2b4a3a1a9701bdc14159e7ade1ec330fd2a835e0c28ef3b98cc8f59b1f93dec2e29b274361f601204a9e8bdeb2aebfcf567f79993842378e1dc0b39c0670b0c
Homepage: http://projects.camlcity.org/projects/omake.html
Description-en: build system with automated dependency analysis
OMake is a build system designed to scale from small projects to very
large projects spanning many directories. OMake uses a syntax similar
to GNU make, with many additional features. It contains
specifications for easily building C, OCaml, and LaTeX programs, but
can be used to build projects with other languages as well.
.
OMake includes an accurate, automated dependency analysis based on
MD5 digests. It also includes a stand-alone command-line
interpreter, osh, that can be used as an interactive shell for
debugging the build files. OMake's syntax is a full object oriented
language. Features of the OMake language include integer and
floating point arithmetic, scoped expressions, higher order
functions, multiple inheritance, pattern matching, runtime
exceptions, lexers, and LALR(1) parsers. Users can easily produce
architecture independent builds as omake provides a uniform interface
to its standard library on Linux/Unix, Win32, and OS X.
Description-md5: e58aca17ee05cbcfe560fcf1443da512