lets on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lets

* (Optional) Uninstall lets on Arch using YAY

$ yay -Rns lets

2. Manually Install "lets" via AUR

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

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

b. Clone lets's git locally

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

c. Go to ~/lets folder and install it

$ cd ~/lets $ makepkg -si

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

ID: 1304528
Name: lets
PackageBaseID: 184507
PackageBase: lets
Version: 0.0.53-1
Description: CLI task runner for productive developers
URL: https://github.com/lets-cli/lets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1659216422
LastModified: 1692155099
URLPath: /cgit/aur.git/snapshot/lets.tar.gz