How to Install and Uninstall clang Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "clang" package

This guide let you learn how to install clang on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install clang

2. Uninstall "clang" package

This guide covers the steps necessary to uninstall clang on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove clang $ sudo apt autoclean && sudo apt autoremove

3. Information about the clang package on Ubuntu 20.10 (Groovy Gorilla)

Package: clang
Architecture: amd64
Version: 1:11.0-51~exp1
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.51~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: clang-11 (>= 11~)
Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1)
Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1)
Filename: pool/universe/l/llvm-defaults/clang_11.0-51~exp1_amd64.deb
Size: 3588
MD5sum: cda44112d3103557c3429809bb3b898c
SHA1: 649593bb44967c467039832b5339d0819b2255b7
SHA256: dfc2e851e5307d1ad6fc727f1477bcbaf0be5a7c9fb4aa06fb0971a08f280549
SHA512: 27b96fa4d316d8cb7e78ae86883becb9bc4cecb42754f508759e52e8989b14379311d3ace65cf1ae614b207f26dab01627a00320e1fa3d4957a5ebd508b12de6
Description-en: C, C++ and Objective-C compiler (LLVM based), clang binary
Clang project is a C, C++, Objective C and Objective C++ front-end
for 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 and 14 standards and also
provides most of the support of C++17.
.
This is a dependency package providing the default clang compiler.
Description-md5: 2916bca3b5e11836b745c64f4b346b34