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

Last updated: September 28,2024

1. Install "llvm-15-doc" package

Here is a brief guide to show you how to install llvm-15-doc on Kali Linux

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

2. Uninstall "llvm-15-doc" package

Please follow the guidelines below to uninstall llvm-15-doc on Kali Linux:

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

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

Package: llvm-15-doc
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 47937
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 6837716
SHA256: 53e026c4ba5be8b691c3061744c679bda53f9794af32c4615fc4b4f3fdb6e3b8
SHA1: d84a7fc99f4463c08a895557fdbfe9102809967a
MD5sum: f99ae196dc26a419112726e66e588d76
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-15/llvm-15-doc_15.0.7-10_all.deb