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

Last updated: May 18,2024

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

Please follow the guidelines below to install libllvm-12-ocaml-dev on Kali Linux

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

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

Please follow the instructions below to uninstall libllvm-12-ocaml-dev on Kali Linux:

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

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

Package: libllvm-12-ocaml-dev
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 2508
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-12-ocaml-dev-j33r2, libllvm-x.y-ocaml-dev
Depends: libbigarray-compat-ocaml-dev-5tnk4, libctypes-ocaml-dev-1zun7, libintegers-ocaml-dev-ane88, ocaml-4.13.1, llvm-12-dev (= 1:12.0.1-20+b1)
Suggests: llvm-12-doc
Conflicts: libllvm-x.y-ocaml-dev
Size: 234276
SHA256: 735d7a0634b56f2c4f9e48029603a7a59143fcad64f18c7ce9cd0cd0c1516db4
SHA1: 60106fcd7bb26afbbd66a68ecf9b8362d5701a10
MD5sum: c824a721ad33a32283398563cfb6db86
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-12/libllvm-12-ocaml-dev_12.0.1-20+b1_amd64.deb