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

Last updated: May 04,2024

1. Install "llvm-13-doc" package

This guide covers the steps necessary to install llvm-13-doc on Kali Linux

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

2. Uninstall "llvm-13-doc" package

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

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

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

Package: llvm-13-doc
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 36377
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 4595252
SHA256: 6294ec3e5f32661a5253f7f6717a5a4a990dd9a5a982df88472d93ef4830fad3
SHA1: 95a24a43d51195c726a5e2779bd2caa6aae6efc5
MD5sum: 1b7deffcc99e667861922a2daf667750
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-13/llvm-13-doc_13.0.1-7_all.deb