How to Install and Uninstall clang-tools-12 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "clang-tools-12" package

Here is a brief guide to show you how to install clang-tools-12 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install clang-tools-12

2. Uninstall "clang-tools-12" package

This guide covers the steps necessary to uninstall clang-tools-12 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove clang-tools-12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the clang-tools-12 package on Ubuntu 21.04 (Hirsute Hippo)

Package: clang-tools-12
Architecture: amd64
Version: 1:12.0.0-1ubuntu1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-12
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24077
Depends: libc6 (>= 2.29), libclang-cpp12 (>= 1:12.0.0), libclang1-12 (>= 1:12~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm12 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-12 (= 1:12.0.0-1ubuntu1), python3
Filename: pool/universe/l/llvm-toolchain-12/clang-tools-12_12.0.0-1ubuntu1_amd64.deb
Size: 5725728
MD5sum: f1e5785e769577bbc60efd226667d737
SHA1: 048d55fdca61d1dabc0a39a80e98e5bcc334a462
SHA256: 694df2368cd38c905d34cebc81187c711507141c20063c37e3de3ea53cf89f52
SHA512: ffc3cc1d4d8c1ac4214f545db646dc50d3a1ce6b02e5198023154c64986b3f07e6714d2aaa234c05c5f0529d2d8c242ae447adfb07d1644b73bce4275dc127ea
Homepage: https://www.llvm.org/
Description-en: clang-based tools for C/C++ developments
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains some clang-based tools like scan-build, clang-cl, etc.
Description-md5: da24a5a87f39211c1ff10f03f06e0a3c