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

Last updated: May 15,2024

1. Install "clangd" package

Please follow the guidance below to install clangd on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install clangd

2. Uninstall "clangd" package

Please follow the guidelines below to uninstall clangd on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: clangd
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: 19
Depends: clangd-11 (>= 11~)
Breaks: clang-tools (<< 1:9.0-48)
Replaces: clang-tools (<< 1:9.0-48)
Filename: pool/universe/l/llvm-defaults/clangd_11.0-51~exp1_amd64.deb
Size: 3260
MD5sum: b2d17d6bc04b5dcc70993b0f3a87e859
SHA1: 7aca6ba60850bc546be9634968639f3790713eb9
SHA256: 2bbed72fab45aef81d46905c51b230ae486d19b23c68089659d094e691d8bf55
SHA512: 8cc4b40d3a429784c3dff3b2167e068e216fb4433a0bb2eaf15dd5b4a3f4a34433de03fbeeaddc2485a9be7ce82babe79e85c50768935607c0f1d2093092f5c1
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