crypt-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S crypt-git

* (Optional) Uninstall crypt-git on Arch using YAY

$ yay -Rns crypt-git

2. Manually Install "crypt-git" via AUR

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

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

b. Clone crypt-git's git locally

$ git clone https://aur.archlinux.org/crypt-git.git ~/crypt-git

c. Go to ~/crypt-git folder and install it

$ cd ~/crypt-git $ makepkg -si

3. Information about the crypt-git package on Arch User Repository (AUR)

ID: 975197
Name: crypt-git
PackageBaseID: 172087
PackageBase: crypt-git
Version: 0.29.2d24bab-1
Description: a simple utility to encrypt & decrypt files with AES-256 with passphrases
URL: https://github.com/keogami/crypt.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keogami
Submitter: keogami
FirstSubmitted: 1634373266
LastModified: 1634373266
URLPath: /cgit/aur.git/snapshot/crypt-git.tar.gz