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

Last updated: November 23,2024

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

Here is a brief guide to show you how to install libllvm-15-ocaml-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libllvm-15-ocaml-dev on Kali Linux:

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

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

Package: libllvm-15-ocaml-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 4318
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libllvm-x.y-ocaml-dev
Provides: libllvm-x.y-ocaml-dev
Depends: llvm-15-dev (= 1:15.0.7-10)
Suggests: llvm-15-doc
Conflicts: libllvm-x.y-ocaml-dev
Size: 492752
SHA256: e5b653e4c5ba0fe3d352baafd72a0394f0053d6ebc789dc0caf38f318887a8d1
SHA1: 06089db291a781406190f2ec08740d8eb28892cf
MD5sum: 25ba100e47e4ce40697bab58d39e0bfe
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-15/libllvm-15-ocaml-dev_15.0.7-10_amd64.deb