lazy-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lazy-git

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

$ yay -Rns lazy-git

2. Manually Install "lazy-git" via AUR

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

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

b. Clone lazy-git's git locally

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

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

$ cd ~/lazy-git $ makepkg -si

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

ID: 608827
Name: lazy-git
PackageBaseID: 141349
PackageBase: lazy-git
Version: 0.7-2
Description: Git plugin suite for lazy developers
URL: https://github.com/jbernsie/lazy-git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jbernsie
Submitter: jbernsie
FirstSubmitted: 1555605889
LastModified: 1556797521
URLPath: /cgit/aur.git/snapshot/lazy-git.tar.gz