llx on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S llx

* (Optional) Uninstall llx on Arch using YAY

$ yay -Rns llx

2. Manually Install "llx" via AUR

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

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

b. Clone llx's git locally

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

c. Go to ~/llx folder and install it

$ cd ~/llx $ makepkg -si

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

ID: 204395
Name: llx
PackageBaseID: 90758
PackageBase: llx
Version: 0.1-1
Description: Reads commands from standard input and executes them in parallel.
URL: http://litcave.rudi.ir/
NumVotes: 0
Popularity: 0
OutOfDate: 1686619756
Maintainer:
Submitter: aksr
FirstSubmitted: 1424775296
LastModified: 1435557223
URLPath: /cgit/aur.git/snapshot/llx.tar.gz