lrun on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S lrun

* (Optional) Uninstall lrun on Arch using YAY

$ yay -Rns lrun

2. Manually Install "lrun" via AUR

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

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

b. Clone lrun's git locally

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

c. Go to ~/lrun folder and install it

$ cd ~/lrun $ makepkg -si

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

ID: 577990
Name: lrun
PackageBaseID: 99818
PackageBase: lrun
Version: 1.2.1-1
Description: Run command on Linux with resources limited.
URL: https://github.com/quark-zju/lrun
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442049831
LastModified: 1547780837
URLPath: /cgit/aur.git/snapshot/lrun.tar.gz