transcrypt2 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S transcrypt2

* (Optional) Uninstall transcrypt2 on Arch using YAY

$ yay -Rns transcrypt2

2. Manually Install "transcrypt2" via AUR

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

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

b. Clone transcrypt2's git locally

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

c. Go to ~/transcrypt2 folder and install it

$ cd ~/transcrypt2 $ makepkg -si

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

ID: 1300290
Name: transcrypt2
PackageBaseID: 196491
PackageBase: transcrypt2
Version: 2.2.3-1
Description: A script to configure transparent encryption of files within a Git repository (depends on xxd)
URL: https://github.com/elasticdog/transcrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bigbrozer
Submitter: bigbrozer
FirstSubmitted: 1691408514
LastModified: 1691408858
URLPath: /cgit/aur.git/snapshot/transcrypt2.tar.gz