transcrypt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S transcrypt

* (Optional) Uninstall transcrypt on Arch using YAY

$ yay -Rns transcrypt

2. Manually Install "transcrypt" via AUR

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

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

b. Clone transcrypt's git locally

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

c. Go to ~/transcrypt folder and install it

$ cd ~/transcrypt $ makepkg -si

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

ID: 1302316
Name: transcrypt
PackageBaseID: 165422
PackageBase: transcrypt
Version: 2.2.3-3
Description: A script to configure transparent encryption of files within a Git repository
URL: https://github.com/elasticdog/transcrypt
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1617992747
LastModified: 1691751661
URLPath: /cgit/aur.git/snapshot/transcrypt.tar.gz