bulk-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bulk-git

* (Optional) Uninstall bulk-git on Arch using YAY

$ yay -Rns bulk-git

2. Manually Install "bulk-git" via AUR

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

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

b. Clone bulk-git's git locally

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

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

$ cd ~/bulk-git $ makepkg -si

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

ID: 473160
Name: bulk-git
PackageBaseID: 128440
PackageBase: bulk-git
Version: r18.28dc51f-1
Description: Executes a command across multiple subdirectories.
URL: https://github.com/shannonmoeller/bulk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: anodium
FirstSubmitted: 1514391431
LastModified: 1514391431
URLPath: /cgit/aur.git/snapshot/bulk-git.tar.gz