bash-complete-alias on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S bash-complete-alias

* (Optional) Uninstall bash-complete-alias on Arch using YAY

$ yay -Rns bash-complete-alias

2. Manually Install "bash-complete-alias" via AUR

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

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

b. Clone bash-complete-alias's git locally

$ git clone https://aur.archlinux.org/bash-complete-alias.git ~/bash-complete-alias

c. Go to ~/bash-complete-alias folder and install it

$ cd ~/bash-complete-alias $ makepkg -si

3. Information about the bash-complete-alias package on Arch User Repository (AUR)

ID: 953581
Name: bash-complete-alias
PackageBaseID: 151561
PackageBase: bash-complete-alias
Version: 1.18.0-1
Description: automagical bash shell alias completion
URL: https://repo.cykerway.com/complete-alias
NumVotes: 12
Popularity: 0.08149
OutOfDate:
Maintainer: tinywrkb
Submitter: tinywrkb
FirstSubmitted: 1586981385
LastModified: 1630152943
URLPath: /cgit/aur.git/snapshot/bash-complete-alias.tar.gz