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

Last updated: June 26,2024

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

This is a short guide on how to install libllvm-16-ocaml-dev on Kali Linux

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

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

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

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

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

Package: libllvm-16-ocaml-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 4375
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-x.y-ocaml-dev
Depends: llvm-16-dev (= 1:16.0.6-20)
Suggests: llvm-16-doc
Conflicts: libllvm-x.y-ocaml-dev
Size: 505168
SHA256: d8032f29bd5985fdf58ba70e697f858cf925d0d9be2e4821a19813b88cf00bc9
SHA1: b71d59adcb7386c2e22daf1f5c7c6dcea80ea938
MD5sum: 4e8efac50dd04b8756a9974d3ef5a4c6
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-16/libllvm-16-ocaml-dev_16.0.6-20_amd64.deb