lets-bin on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S lets-bin

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

$ yay -Rns lets-bin

2. Manually Install "lets-bin" via AUR

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

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

b. Clone lets-bin's git locally

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

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

$ cd ~/lets-bin $ makepkg -si

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

ID: 1302441
Name: lets-bin
PackageBaseID: 149537
PackageBase: lets-bin
Version: 0.0.53-1
Description: CLI task runner for productive developers - a better alternative to make
URL: https://lets-cli.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: olekthunder
Submitter: olekthunder
FirstSubmitted: 1582734651
LastModified: 1691770675
URLPath: /cgit/aur.git/snapshot/lets-bin.tar.gz