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

Last updated: May 19,2024

1. Install "llvm-14-doc" package

This guide let you learn how to install llvm-14-doc on Kali Linux

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

2. Uninstall "llvm-14-doc" package

This guide let you learn how to uninstall llvm-14-doc on Kali Linux:

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

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

Package: llvm-14-doc
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 40603
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 6668280
SHA256: f7b90e435ee8495b7d3b3251c8c418bfe739d0823331b4e59646ffba970ad02c
SHA1: ff3cae9c64f7e92e7f304686e4a0c62f0d5bb98d
MD5sum: b0e19ba7fd13406a19f06aee5ed632b3
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-14/llvm-14-doc_14.0.6-16_all.deb