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

Last updated: April 18,2024

1. Install "clang-tools-11" package

In this section, we are going to explain the necessary steps to install clang-tools-11 on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "clang-tools-11" package

This guide let you learn how to uninstall clang-tools-11 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: clang-tools-11
Architecture: amd64
Version: 1:11.0.1-2ubuntu4
Priority: optional
Section: universe/devel
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24157
Depends: libc6 (>= 2.29), libclang-cpp11 (>= 1:11.0.1), libclang1-11 (>= 1:11~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-11 (= 1:11.0.1-2ubuntu4), python3
Filename: pool/universe/l/llvm-toolchain-11/clang-tools-11_11.0.1-2ubuntu4_amd64.deb
Size: 5665472
MD5sum: e9c3ff7bee16af389661f57eed696cf7
SHA1: cf8e88c8f1c683e6cf85815edafd8ae98414d105
SHA256: cde09566d03272f43992edc2780e682deae19c2e53e49aeb20fef1463cf51c8c
SHA512: 5ff8e95f37e9d17203eb9001c4775ef15a635c507197255cdf0b3e7ad38105d0f881e9bb795aafd9cb42cd7680deec4bde517977fcd57cfeb57ebae1c8cda57e
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