How to Install and Uninstall llvm-16-doc Package on Kali Linux

Last updated: July 03,2024

1. Install "llvm-16-doc" package

Learn how to install llvm-16-doc on Kali Linux

$ sudo apt update $ sudo apt install llvm-16-doc

2. Uninstall "llvm-16-doc" package

This tutorial shows how to uninstall llvm-16-doc on Kali Linux:

$ sudo apt remove llvm-16-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the llvm-16-doc package on Kali Linux

Package: llvm-16-doc
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 53304
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 7112408
SHA256: 02d90d08cee850f39dd2122c863f2bee7354b59929bfa8641bfb1bd1a1267817
SHA1: b4da152cfa6801c43c6de1569e803afd0c636f89
MD5sum: b69bfb9e4d147f17cfb523773b755b62
Description: Modular compiler and toolchain technologies, documentation
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 contains all documentation (extensive).
Description-md5:
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/llvm-16-doc_16.0.6-20_all.deb