ycmd-git on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install ycmd-git on Arch using YAY
$
yay -S
ycmd-git
Copied
* (Optional) Uninstall ycmd-git on Arch using YAY
$
yay -Rns
ycmd-git
Copied
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
Copied
b. Clone ycmd-git's git locally
$
git clone https://aur.archlinux.org/ycmd-git.git
~/ycmd-git
Copied
c. Go to ~/ycmd-git folder and install it
$
cd
~/ycmd-git
Copied
$
makepkg -si
Copied
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
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