clangd on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "clangd" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install clangd on Arch using YAY
$
yay -S
clangd
Copied
* (Optional) Uninstall clangd on Arch using YAY
$
yay -Rns
clangd
Copied
2. Manually Install "clangd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clangd's git locally
$
git clone https://aur.archlinux.org/clangd.git
~/clangd
Copied
c. Go to ~/clangd folder and install it
$
cd
~/clangd
Copied
$
makepkg -si
Copied
3. Information about the clangd package on Arch User Repository (AUR)
ID: 1355398
Name: clangd
PackageBaseID: 199689
PackageBase: clangd
Version: 16.0.2-1
Description: Stable clangd official release
URL: https://github.com/clangd/clangd
NumVotes: 0
Popularity: 0
OutOfDate: 1704556369
Maintainer:
Submitter: qimuzi
FirstSubmitted: 1700326328
LastModified: 1700326328
URLPath: /cgit/aur.git/snapshot/clangd.tar.gz
Name: clangd
PackageBaseID: 199689
PackageBase: clangd
Version: 16.0.2-1
Description: Stable clangd official release
URL: https://github.com/clangd/clangd
NumVotes: 0
Popularity: 0
OutOfDate: 1704556369
Maintainer:
Submitter: qimuzi
FirstSubmitted: 1700326328
LastModified: 1700326328
URLPath: /cgit/aur.git/snapshot/clangd.tar.gz