tinylock on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "tinylock" 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 tinylock on Arch using YAY
$
yay -S
tinylock
Copied
* (Optional) Uninstall tinylock on Arch using YAY
$
yay -Rns
tinylock
Copied
2. Manually Install "tinylock" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tinylock's git locally
$
git clone https://aur.archlinux.org/tinylock.git
~/tinylock
Copied
c. Go to ~/tinylock folder and install it
$
cd
~/tinylock
Copied
$
makepkg -si
Copied
3. Information about the tinylock package on Arch User Repository (AUR)
ID: 1410409
Name: tinylock
PackageBaseID: 202551
PackageBase: tinylock
Version: 1.20-1
Description: provides a lock function for process locking
URL: https://jeremy.kister.net/code/File-TinyLock-1.20/README
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vmalloc
Submitter: vmalloc
FirstSubmitted: 1707991627
LastModified: 1708097198
URLPath: /cgit/aur.git/snapshot/tinylock.tar.gz
Name: tinylock
PackageBaseID: 202551
PackageBase: tinylock
Version: 1.20-1
Description: provides a lock function for process locking
URL: https://jeremy.kister.net/code/File-TinyLock-1.20/README
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vmalloc
Submitter: vmalloc
FirstSubmitted: 1707991627
LastModified: 1708097198
URLPath: /cgit/aur.git/snapshot/tinylock.tar.gz