vt_lock on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S vt_lock

* (Optional) Uninstall vt_lock on Arch using YAY

$ yay -Rns vt_lock

2. Manually Install "vt_lock" via AUR

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

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

b. Clone vt_lock's git locally

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

c. Go to ~/vt_lock folder and install it

$ cd ~/vt_lock $ makepkg -si

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

ID: 594289
Name: vt_lock
PackageBaseID: 140296
PackageBase: vt_lock
Version: 0.1-1
Description: Simple virtual terminal locker
URL: https://github.com/Lomonosow/vt_lock
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lomonosow
Submitter: lomonosow
FirstSubmitted: 1552476513
LastModified: 1552476513
URLPath: /cgit/aur.git/snapshot/vt_lock.tar.gz