with-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S with-git

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

$ yay -Rns with-git

2. Manually Install "with-git" via AUR

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

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

b. Clone with-git's git locally

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

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

$ cd ~/with-git $ makepkg -si

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

ID: 343088
Name: with-git
PackageBaseID: 114797
PackageBase: with-git
Version: r55.5f7e2d5-1
Description: Command prefixing for continuous workflow using a single tool.
URL: https://github.com/mchav/with
NumVotes: 2
Popularity: 0
OutOfDate: 1648118349
Maintainer: mratmartinez
Submitter: mratmartinez
FirstSubmitted: 1471475488
LastModified: 1475352377
URLPath: /cgit/aur.git/snapshot/with-git.tar.gz