lockrun on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "lockrun" 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
Copied
b. Install lockrun on Arch using YAY
$
yay -S
lockrun
Copied
* (Optional) Uninstall lockrun on Arch using YAY
$
yay -Rns
lockrun
Copied
2. Manually Install "lockrun" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lockrun's git locally
$
git clone https://aur.archlinux.org/lockrun.git
~/lockrun
Copied
c. Go to ~/lockrun folder and install it
$
cd
~/lockrun
Copied
$
makepkg -si
Copied
3. Information about the lockrun package on Arch User Repository (AUR)
ID: 349853
Name: lockrun
PackageBaseID: 97592
PackageBase: lockrun
Version: 0.6.2-2
Description: Exclusively run things via lock files
URL: https://github.com/hilbix/lockrun
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hav3lock
Submitter: hav3lock
FirstSubmitted: 1439551480
LastModified: 1477447649
URLPath: /cgit/aur.git/snapshot/lockrun.tar.gz
Name: lockrun
PackageBaseID: 97592
PackageBase: lockrun
Version: 0.6.2-2
Description: Exclusively run things via lock files
URL: https://github.com/hilbix/lockrun
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hav3lock
Submitter: hav3lock
FirstSubmitted: 1439551480
LastModified: 1477447649
URLPath: /cgit/aur.git/snapshot/lockrun.tar.gz