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

Last updated: April 29,2024

1. Install "llvm-11-doc" package

In this section, we are going to explain the necessary steps to install llvm-11-doc on Kali Linux

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

2. Uninstall "llvm-11-doc" package

Learn how to uninstall llvm-11-doc on Kali Linux:

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

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

Package: llvm-11-doc
Source: llvm-toolchain-11
Version: 1:11.1.0-6
Installed-Size: 31402
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 4145808
SHA256: 15616d6dcc662ebbdef3d08f4c90eac7d666702c2853c1991358ea475309c4bb
SHA1: dcdb85afd49ad71534e25bee1013ea255ac76074
MD5sum: 5827b2ba46b03f985c914a9dc18400f7
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: 19896d0a63f9911e3a7a7b85ecfac407
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/llvm-11-doc_11.1.0-6_all.deb