bashful on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S bashful

* (Optional) Uninstall bashful on Arch using YAY

$ yay -Rns bashful

2. Manually Install "bashful" via AUR

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

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

b. Clone bashful's git locally

$ git clone https://aur.archlinux.org/bashful.git ~/bashful

c. Go to ~/bashful folder and install it

$ cd ~/bashful $ makepkg -si

3. Information about the bashful package on Arch User Repository (AUR)

ID: 578661
Name: bashful
PackageBaseID: 138909
PackageBase: bashful
Version: 0.1.1-1
Description: Shell scripts executor with ansible-like yaml configuration.
URL: https://github.com/wagoodman/bashful
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: user578
Submitter: user578
FirstSubmitted: 1548013777
LastModified: 1548013777
URLPath: /cgit/aur.git/snapshot/bashful.tar.gz