How to Install and Uninstall llvm-4.0-runtime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 16,2024

1. Install "llvm-4.0-runtime" package

In this section, we are going to explain the necessary steps to install llvm-4.0-runtime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install llvm-4.0-runtime

2. Uninstall "llvm-4.0-runtime" package

Please follow the instructions below to uninstall llvm-4.0-runtime on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove llvm-4.0-runtime $ sudo apt autoclean && sudo apt autoremove

3. Information about the llvm-4.0-runtime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: llvm-4.0-runtime
Architecture: amd64
Version: 1:4.0-1ubuntu1~16.04.2
Priority: optional
Section: devel
Source: llvm-toolchain-4.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 839
Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm4.0, libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Conflicts: llvm (<< 2.7-1)
Replaces: llvm (<< 2.7-1)
Filename: pool/main/l/llvm-toolchain-4.0/llvm-4.0-runtime_4.0-1ubuntu1~16.04.2_amd64.deb
Size: 202594
MD5sum: ba03de845e143c451e2a5077117a6c2f
SHA1: f9621d6bad4ef6235acdfdeee6516d242c13b354
SHA256: 533ddd8a1b3cafca69cd9c7b8821e06bf7df8c39bb6ea0690020477e646ca1b2
SHA512: 7c801f32e57fe9a7fc975b58bad0ab2882a31f19706b6004cd8f6704ef06efe97f83e3caefe3b07a7d81d3accbcd47522314ed18a79716e7bf6575a27c8e46b9
Homepage: http://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, IR interpreter
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 provides the minimal required to execute programs in LLVM
format.
Description-md5: a2e425ebfc2fcd56b539f44a28559b4a
Supported: 5y