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