How to Install and Uninstall libllvm-14-ocaml-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libllvm-14-ocaml-dev" package

Learn how to install libllvm-14-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libllvm-14-ocaml-dev

2. Uninstall "libllvm-14-ocaml-dev" package

This guide let you learn how to uninstall libllvm-14-ocaml-dev on Kali Linux:

$ sudo apt remove libllvm-14-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libllvm-14-ocaml-dev package on Kali Linux

Package: libllvm-14-ocaml-dev
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 4296
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-x.y-ocaml-dev
Depends: llvm-14-dev (= 1:14.0.6-16)
Suggests: llvm-14-doc
Conflicts: libllvm-x.y-ocaml-dev
Size: 484664
SHA256: 454950e729bf8cd0487957850c664c56b2c5e57a1e76549aab71686c1019408a
SHA1: a5082c484b2cf9394162a38276e1c7975a8b6b41
MD5sum: 64296db8443f894ed414afdfadc8b4ba
Description: Modular compiler and toolchain technologies, OCaml bindings
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides the OCaml bindings to develop applications using llvm.
Description-md5:
Homepage: https://www.llvm.org/
Section: ocaml
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libllvm-14-ocaml-dev_14.0.6-16_amd64.deb