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

Last updated: May 05,2024

1. Install "llvm-12-doc" package

This tutorial shows how to install llvm-12-doc on Kali Linux

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

2. Uninstall "llvm-12-doc" package

Please follow the step by step instructions below to uninstall llvm-12-doc on Kali Linux:

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

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

Package: llvm-12-doc
Source: llvm-toolchain-12
Version: 1:12.0.1-20
Installed-Size: 33749
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 4375932
SHA256: 6d660f6400e326dc888d19be81cc86d7e7f8bfd1c0cb7da2f909bedf9d7bf784
SHA1: c3aad66aa987f9fe19cce29cdb710fd16a04fc4d
MD5sum: 6b6710db23a24a77ac6aa3f3eb3e8b91
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-12/llvm-12-doc_12.0.1-20_all.deb