How to Install and Uninstall llvm-3.7-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "llvm-3.7-doc" package
This tutorial shows how to install llvm-3.7-doc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
llvm-3.7-doc
Copied
2. Uninstall "llvm-3.7-doc" package
Please follow the step by step instructions below to uninstall llvm-3.7-doc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
llvm-3.7-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the llvm-3.7-doc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: llvm-3.7-doc
Priority: optional
Section: universe/doc
Installed-Size: 10236
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: libjs-jquery, libjs-underscore
Filename: pool/universe/l/llvm-toolchain-3.7/llvm-3.7-doc_3.7.1-2ubuntu2_all.deb
Size: 1470804
MD5sum: 7654b8b233a7bcfd6899ee5bae94d667
SHA1: fb1e806f256cee242d5dc7320c3cb80440b4ff52
SHA256: 570ec793ab48308039092e23dfd3c901c28d16570178caadbf843fb33e91ea0a
Description-en: 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: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/doc
Installed-Size: 10236
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: libjs-jquery, libjs-underscore
Filename: pool/universe/l/llvm-toolchain-3.7/llvm-3.7-doc_3.7.1-2ubuntu2_all.deb
Size: 1470804
MD5sum: 7654b8b233a7bcfd6899ee5bae94d667
SHA1: fb1e806f256cee242d5dc7320c3cb80440b4ff52
SHA256: 570ec793ab48308039092e23dfd3c901c28d16570178caadbf843fb33e91ea0a
Description-en: 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: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu