emacs-bash-completion on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S emacs-bash-completion

* (Optional) Uninstall emacs-bash-completion on Arch using YAY

$ yay -Rns emacs-bash-completion

2. Manually Install "emacs-bash-completion" via AUR

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

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

b. Clone emacs-bash-completion's git locally

$ git clone https://aur.archlinux.org/emacs-bash-completion.git ~/emacs-bash-completion

c. Go to ~/emacs-bash-completion folder and install it

$ cd ~/emacs-bash-completion $ makepkg -si

3. Information about the emacs-bash-completion package on Arch User Repository (AUR)

ID: 1367458
Name: emacs-bash-completion
PackageBaseID: 121652
PackageBase: emacs-bash-completion
Version: 3.1.1-1
Description: Add programmable bash completion to Emac's shell-mode
URL: https://github.com/szermatt/emacs-bash-completion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1492641998
LastModified: 1702222660
URLPath: /cgit/aur.git/snapshot/emacs-bash-completion.tar.gz