lets-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S lets-git

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

$ yay -Rns lets-git

2. Manually Install "lets-git" via AUR

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

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

b. Clone lets-git's git locally

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

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

$ cd ~/lets-git $ makepkg -si

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

ID: 976515
Name: lets-git
PackageBaseID: 149671
PackageBase: lets-git
Version: v0.0.33.r2.g186f3ea-3
Description: CLI task runner - a better alternative to make
URL: https://github.com/lets-cli/lets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: olekthunder
Submitter: olekthunder
FirstSubmitted: 1583021026
LastModified: 1634645693
URLPath: /cgit/aur.git/snapshot/lets-git.tar.gz