lockit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lockit

* (Optional) Uninstall lockit on Arch using YAY

$ yay -Rns lockit

2. Manually Install "lockit" via AUR

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

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

b. Clone lockit's git locally

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

c. Go to ~/lockit folder and install it

$ cd ~/lockit $ makepkg -si

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

ID: 1359102
Name: lockit
PackageBaseID: 199848
PackageBase: lockit
Version: 0.1.0-1
Description: Simple script that makes use of GPG to encrypt and decrypt files and folders
URL: https://gitlab.com/a4to/lockit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1700820909
LastModified: 1700820909
URLPath: /cgit/aur.git/snapshot/lockit.tar.gz