locker on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S locker

* (Optional) Uninstall locker on Arch using YAY

$ yay -Rns locker

2. Manually Install "locker" via AUR

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

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

b. Clone locker's git locally

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

c. Go to ~/locker folder and install it

$ cd ~/locker $ makepkg -si

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

ID: 725235
Name: locker
PackageBaseID: 151127
PackageBase: locker
Version: 0.5.5-0
Description: linux container
URL: https://gitlab.com/amit-yuval/locker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuvalDahn
Submitter: YuvalDahn
FirstSubmitted: 1586092712
LastModified: 1587659410
URLPath: /cgit/aur.git/snapshot/locker.tar.gz