How to Install and Uninstall libclang1-13 Package on Ubuntu 21.10 (Impish Indri)

Last updated: January 11,2025

1. Install "libclang1-13" package

This is a short guide on how to install libclang1-13 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclang1-13

2. Uninstall "libclang1-13" package

This guide covers the steps necessary to uninstall libclang1-13 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libclang1-13 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclang1-13 package on Ubuntu 21.10 (Impish Indri)

Package: libclang1-13
Architecture: amd64
Version: 1:13.0.0-2
Priority: optional
Section: universe/libs
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32060
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 11)
Filename: pool/universe/l/llvm-toolchain-13/libclang1-13_13.0.0-2_amd64.deb
Size: 6814748
MD5sum: 76e16a246b41fb01c1cfbd4896358158
SHA1: c6a994af886f08c51d781a027c210cfc64295b4c
SHA256: 216ca0095562c774c0a8a35b50fd86fdbc27427e3359a591f16413d511ac7869
SHA512: bf3038d80b3666cf40a555915b2c819647320b9c233e54257d0106252c664cb6c0d569a99f9425e2fc038561eed44d2f9b68dd022911cd374a6ece755a880601
Homepage: https://www.llvm.org/
Description-en: C interface to the Clang library
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 the Clang library.
.
The C Interface to Clang provides a relatively small API that exposes
facilities for parsing source code into an abstract syntax tree (AST),
loading already-parsed ASTs, traversing the AST, associating physical source
locations with elements within the AST, and other facilities that support
Clang-based development tools.
Description-md5: 6fbabc5fd121a4ff6b254de59627b6de