tinylock on AUR (Arch User Repository)

Last updated: May 18,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

b. Install tinylock on Arch using YAY

$ yay -S tinylock

* (Optional) Uninstall tinylock on Arch using YAY

$ yay -Rns tinylock

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

b. Clone tinylock's git locally

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

c. Go to ~/tinylock folder and install it

$ cd ~/tinylock $ makepkg -si

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