gostcrypt on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gostcrypt

* (Optional) Uninstall gostcrypt on Arch using YAY

$ yay -Rns gostcrypt

2. Manually Install "gostcrypt" via AUR

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

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

b. Clone gostcrypt's git locally

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

c. Go to ~/gostcrypt folder and install it

$ cd ~/gostcrypt $ makepkg -si

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

ID: 235002
Name: gostcrypt
PackageBaseID: 100915
PackageBase: gostcrypt
Version: 1.0-1
Description: Free open-source cross-platform disk encryption software
URL: https://www.gostcrypt.org
NumVotes: 1
Popularity: 0
OutOfDate: 1453318123
Maintainer:
FirstSubmitted: 1443527131
LastModified: 1443537464
URLPath: /cgit/aur.git/snapshot/gostcrypt.tar.gz