auto-complete-clang-async on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "auto-complete-clang-async" 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 auto-complete-clang-async on Arch using YAY

$ yay -S auto-complete-clang-async

* (Optional) Uninstall auto-complete-clang-async on Arch using YAY

$ yay -Rns auto-complete-clang-async

2. Manually Install "auto-complete-clang-async" via AUR

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

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

b. Clone auto-complete-clang-async's git locally

$ git clone https://aur.archlinux.org/auto-complete-clang-async.git ~/auto-complete-clang-async

c. Go to ~/auto-complete-clang-async folder and install it

$ cd ~/auto-complete-clang-async $ makepkg -si

3. Information about the auto-complete-clang-async package on Arch User Repository (AUR)

ID: 547732
Name: auto-complete-clang-async
PackageBaseID: 71121
PackageBase: auto-complete-clang-async
Version: 0.5-1
Description: An emacs plugin to complete C and C++ code using libclang
URL: https://github.com/Golevka/emacs-clang-complete-async
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vinipsmaker
FirstSubmitted: 1371537089
LastModified: 1538142902
URLPath: /cgit/aur.git/snapshot/auto-complete-clang-async.tar.gz