git-quick-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-quick-git

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

$ yay -Rns git-quick-git

2. Manually Install "git-quick-git" via AUR

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

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

b. Clone git-quick-git's git locally

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

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

$ cd ~/git-quick-git $ makepkg -si

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

ID: 696043
Name: git-quick-git
PackageBaseID: 146975
PackageBase: git-quick-git
Version: 0.0.0.r5.ga948b44-1
Description: edit a subset of files from a git repository on any branch
URL: https://github.com/qwertzguy/git-quick
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1574866511
LastModified: 1581507262
URLPath: /cgit/aur.git/snapshot/git-quick-git.tar.gz