lockit on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install lockit on Arch using YAY
$
yay -S
lockit
Copied
* (Optional) Uninstall lockit on Arch using YAY
$
yay -Rns
lockit
Copied
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
Copied
b. Clone lockit's git locally
$
git clone https://aur.archlinux.org/lockit.git
~/lockit
Copied
c. Go to ~/lockit folder and install it
$
cd
~/lockit
Copied
$
makepkg -si
Copied
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
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