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

Last updated: May 19,2024

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

This guide let you learn how to install libllvm-13-ocaml-dev on Kali Linux

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

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

Learn how to uninstall libllvm-13-ocaml-dev on Kali Linux:

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

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

Package: libllvm-13-ocaml-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 2710
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-13-ocaml-dev-isqb4, libllvm-x.y-ocaml-dev
Depends: libbigarray-compat-ocaml-dev-5tnk4, libctypes-ocaml-dev-1zun7, libintegers-ocaml-dev-ane88, ocaml-4.13.1, llvm-13-dev (= 1:13.0.1-7)
Suggests: llvm-13-doc
Conflicts: libllvm-x.y-ocaml-dev
Size: 260620
SHA256: afb73b4b1c138373d24487169af91e3d3142289f97a780e4cc7ed059e744c6f7
SHA1: 99b31f7a0b9c97a979ecd88ff2b082df7d80ff78
MD5sum: 5d0567568aedf0c6d8bebf09832e9481
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: 7727e410aa3baa784cb47a4afb95f4e8
Homepage: https://www.llvm.org/
Section: ocaml
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/libllvm-13-ocaml-dev_13.0.1-7_amd64.deb