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

Last updated: May 16,2024

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

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

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

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

Please follow the guidelines below to uninstall libllvm-11-ocaml-dev on Kali Linux:

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

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

Package: libllvm-11-ocaml-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 2501
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-11-ocaml-dev-268m5, libllvm-x.y-ocaml-dev
Depends: libbigarray-compat-ocaml-dev-5tnk4, libctypes-ocaml-dev-1zun7, libintegers-ocaml-dev-ane88, ocaml-4.13.1, llvm-11-dev (= 1:11.1.0-6+b2)
Suggests: llvm-11-doc
Conflicts: libllvm-x.y-ocaml-dev
Size: 228792
SHA256: 810736c914e2069a190696322fa04a592db104f1a9d2480b92200127ae88c651
SHA1: 006d9a43cdd2b6c1387ec3f35e528738879ff774
MD5sum: a559bfe79f11265a15448860590153e1
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-11/libllvm-11-ocaml-dev_11.1.0-6+b2_amd64.deb