auto-auto-complete on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "auto-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 auto-auto-complete on Arch using YAY
$
yay -S
auto-auto-complete
Copied
* (Optional) Uninstall auto-auto-complete on Arch using YAY
$
yay -Rns
auto-auto-complete
Copied
2. Manually Install "auto-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 auto-auto-complete's git locally
$
git clone https://aur.archlinux.org/auto-auto-complete.git
~/auto-auto-complete
Copied
c. Go to ~/auto-auto-complete folder and install it
$
cd
~/auto-auto-complete
Copied
$
makepkg -si
Copied
3. Information about the auto-auto-complete package on Arch User Repository (AUR)
ID: 252562
Name: auto-auto-complete
PackageBaseID: 72346
PackageBase: auto-auto-complete
Version: 7.2-1
Description: Autogenerate shell auto-completion scripts
URL: https://github.com/maandree/auto-auto-complete
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1375572294
LastModified: 1449049102
URLPath: /cgit/aur.git/snapshot/auto-auto-complete.tar.gz
Name: auto-auto-complete
PackageBaseID: 72346
PackageBase: auto-auto-complete
Version: 7.2-1
Description: Autogenerate shell auto-completion scripts
URL: https://github.com/maandree/auto-auto-complete
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1375572294
LastModified: 1449049102
URLPath: /cgit/aur.git/snapshot/auto-auto-complete.tar.gz