withlock on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "withlock" 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 withlock on Arch using YAY
$
yay -S
withlock
Copied
* (Optional) Uninstall withlock on Arch using YAY
$
yay -Rns
withlock
Copied
2. Manually Install "withlock" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone withlock's git locally
$
git clone https://aur.archlinux.org/withlock.git
~/withlock
Copied
c. Go to ~/withlock folder and install it
$
cd
~/withlock
Copied
$
makepkg -si
Copied
3. Information about the withlock package on Arch User Repository (AUR)
ID: 286120
Name: withlock
PackageBaseID: 96373
PackageBase: withlock
Version: 0.5-1
Description: A locking wrapper script to make sure that some program is not run more than once
URL: http://github.com/poeml/withlock
NumVotes: 0
Popularity: 0
OutOfDate: 1653499738
Maintainer: hazard
Submitter: hazard
FirstSubmitted: 1437804975
LastModified: 1458425840
URLPath: /cgit/aur.git/snapshot/withlock.tar.gz
Name: withlock
PackageBaseID: 96373
PackageBase: withlock
Version: 0.5-1
Description: A locking wrapper script to make sure that some program is not run more than once
URL: http://github.com/poeml/withlock
NumVotes: 0
Popularity: 0
OutOfDate: 1653499738
Maintainer: hazard
Submitter: hazard
FirstSubmitted: 1437804975
LastModified: 1458425840
URLPath: /cgit/aur.git/snapshot/withlock.tar.gz