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