batch-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S batch-git

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

$ yay -Rns batch-git

2. Manually Install "batch-git" via AUR

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

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

b. Clone batch-git's git locally

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

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

$ cd ~/batch-git $ makepkg -si

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

ID: 764656
Name: batch-git
PackageBaseID: 155389
PackageBase: batch-git
Version: r23.e6410c3-1
Description: A command-line program for batch processing of files using your favorite text editor
URL: https://github.com/alexherbo2/batch
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: JJK
FirstSubmitted: 1594629369
LastModified: 1594629369
URLPath: /cgit/aur.git/snapshot/batch-git.tar.gz