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

Last updated: May 10,2024

1. Install "llvm-17-doc" package

Please follow the guidelines below to install llvm-17-doc on Kali Linux

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

2. Uninstall "llvm-17-doc" package

This guide covers the steps necessary to uninstall llvm-17-doc on Kali Linux:

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

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

Package: llvm-17-doc
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 53926
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 7189152
SHA256: 56f43a1592d1dbab2c1d98923464ed4ff3614364ba710a88440778b3356be1c1
SHA1: eec9f60031b0737f564b233b547e12a3a526a5fa
MD5sum: 4fbd0723a064868f94346715ad4c799a
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:
Multi-Arch: foreign
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/llvm-17-doc_17.0.6-5_all.deb