clangd-opt-git on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "clangd-opt-git" 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

b. Install clangd-opt-git on Arch using YAY

$ yay -S clangd-opt-git

* (Optional) Uninstall clangd-opt-git on Arch using YAY

$ yay -Rns clangd-opt-git

2. Manually Install "clangd-opt-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone clangd-opt-git's git locally

$ git clone https://aur.archlinux.org/clangd-opt-git.git ~/clangd-opt-git

c. Go to ~/clangd-opt-git folder and install it

$ cd ~/clangd-opt-git $ makepkg -si

3. Information about the clangd-opt-git package on Arch User Repository (AUR)

ID: 1427770
Name: clangd-opt-git
PackageBaseID: 203719
PackageBase: clangd-opt-git
Version: 19.r5440.g65284be2992f-2
Description: Trunk version of standalone clangd binary, with custom patches (look AUR page or PKGBUILD comments)
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sr.team
Submitter: sr.team
FirstSubmitted: 1710498313
LastModified: 1710514482
URLPath: /cgit/aur.git/snapshot/clangd-opt-git.tar.gz