lnch on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S lnch

* (Optional) Uninstall lnch on Arch using YAY

$ yay -Rns lnch

2. Manually Install "lnch" via AUR

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

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

b. Clone lnch's git locally

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

c. Go to ~/lnch folder and install it

$ cd ~/lnch $ makepkg -si

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

ID: 928643
Name: lnch
PackageBaseID: 168524
PackageBase: lnch
Version: 1:6ed336d-1
Description: A simple go binary that runs and disowns a command
URL: https://github.com/oem/lnch
NumVotes: 1
Popularity: 0.001072
OutOfDate:
Maintainer: grm21
Submitter: grm21
FirstSubmitted: 1625111491
LastModified: 1625111491
URLPath: /cgit/aur.git/snapshot/lnch.tar.gz