ycmd-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "ycmd-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 ycmd-git on Arch using YAY

$ yay -S ycmd-git

* (Optional) Uninstall ycmd-git on Arch using YAY

$ yay -Rns ycmd-git

2. Manually Install "ycmd-git" via AUR

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

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

b. Clone ycmd-git's git locally

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

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

$ cd ~/ycmd-git $ makepkg -si

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

ID: 983586
Name: ycmd-git
PackageBaseID: 131932
PackageBase: ycmd-git
Version: r2844.06228007-4
Description: A code-completion & code-comprehension server.
URL: https://github.com/ycm-core/ycmd
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mschmitzberger
Submitter: karel
FirstSubmitted: 1524937086
LastModified: 1636005222
URLPath: /cgit/aur.git/snapshot/ycmd-git.tar.gz