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

Last updated: November 16,2024

1. Install "llvm-5.0-runtime" package

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

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

2. Uninstall "llvm-5.0-runtime" package

This is a short guide on how to uninstall llvm-5.0-runtime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-5.0-runtime
Architecture: amd64
Version: 1:5.0-3~16.04.1
Priority: optional
Section: devel
Source: llvm-toolchain-5.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 721
Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Conflicts: llvm (<< 2.7-1)
Replaces: llvm (<< 2.7-1)
Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-runtime_5.0-3~16.04.1_amd64.deb
Size: 189324
MD5sum: 4f6d594bacf710d8dec72aabd0c9f769
SHA1: b245a559c06cd3cba78c6dcf52953bcca2b09187
SHA256: ec94492dfc71c847d19fbc779e5a092b3a49730495331b9fc4c00af05c387b0f
SHA512: 8d0fe22280b0ffa39129a180e34f38dd6d126592fb05a8a89e011554c7fa9a25ec6821688cf6cd2e4eceefd33fb794f76250c20f8bc1721c83da1c20a295bb8f
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