lwp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lwp

* (Optional) Uninstall lwp on Arch using YAY

$ yay -Rns lwp

2. Manually Install "lwp" via AUR

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

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

b. Clone lwp's git locally

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

c. Go to ~/lwp folder and install it

$ cd ~/lwp $ makepkg -si

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

ID: 1102620
Name: lwp
PackageBaseID: 128844
PackageBase: lwp
Version: 2.17-2
Description: Lightweight process library
URL: https://github.com/cmusatyalab/coda
NumVotes: 1
Popularity: 0
OutOfDate: 1700346518
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515272361
LastModified: 1656015438
URLPath: /cgit/aur.git/snapshot/lwp.tar.gz