emacs-auto-complete on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S emacs-auto-complete

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

$ yay -Rns emacs-auto-complete

2. Manually Install "emacs-auto-complete" via AUR

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

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

b. Clone emacs-auto-complete's git locally

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

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

$ cd ~/emacs-auto-complete $ makepkg -si

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

ID: 538149
Name: emacs-auto-complete
PackageBaseID: 121816
PackageBase: emacs-auto-complete
Version: 1.5.1-2
Description: A auto-complete declaration for simplifying your .emacs
URL: https://github.com/auto-complete/auto-complete
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493234096
LastModified: 1535190408
URLPath: /cgit/aur.git/snapshot/emacs-auto-complete.tar.gz