bash-preexec-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bash-preexec-git

* (Optional) Uninstall bash-preexec-git on Arch using YAY

$ yay -Rns bash-preexec-git

2. Manually Install "bash-preexec-git" via AUR

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

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

b. Clone bash-preexec-git's git locally

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

c. Go to ~/bash-preexec-git folder and install it

$ cd ~/bash-preexec-git $ makepkg -si

3. Information about the bash-preexec-git package on Arch User Repository (AUR)

ID: 417641
Name: bash-preexec-git
PackageBaseID: 123185
PackageBase: bash-preexec-git
Version: 0.3.3.r0.gc4537b4-3
Description: ⚡ preexec and precmd functions for Bash just like Zsh.
URL: https://github.com/rcaloras/bash-preexec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: giuscri
Submitter: giuscri
FirstSubmitted: 1496771024
LastModified: 1496794337
URLPath: /cgit/aur.git/snapshot/bash-preexec-git.tar.gz