How to Install and Uninstall clangd Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "clangd" package

This guide covers the steps necessary to install clangd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install clangd

2. Uninstall "clangd" package

Learn how to uninstall clangd on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove clangd $ sudo apt autoclean && sudo apt autoremove

3. Information about the clangd package on Ubuntu 21.10 (Impish Indri)

Package: clangd
Architecture: amd64
Version: 1:13.0-53~exp1
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.53~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: clangd-13 (>= 13~)
Breaks: clang-tools (<< 1:9.0-48)
Replaces: clang-tools (<< 1:9.0-48)
Filename: pool/universe/l/llvm-defaults/clangd_13.0-53~exp1_amd64.deb
Size: 2748
MD5sum: b3e2ccf22c0b6150301456374e60b26f
SHA1: 1c6e70d9b13d4ba13e983412fa8b4604d141c1af
SHA256: 2ddf7e968fd0b00ead1f19087b2799ff1f06a56acecc2cf72c6332da10544f48
SHA512: 8be7a87e34bc5a00ae714d6040b884b21a3732f0f7cdd705ee65d071158818f86e5ee924c28a0a5a0a6c03fff98333f831febec316137d9c36c7daae1451107c
Description-en: Language server that provides IDE-like features to editors
clangd understands your C++ code and adds smart features to your editor:
- code completion
- compile errors
- go-to-definition
- and more.
.
clangd is a language server that implements the Language Server Protocol;
it can work with many editors through a plugin.
.
This is a dependency package providing clangd.
Description-md5: 3b7cb01eb87cc13d9033aca5bf9d0f1d