gocryptfs-ui on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gocryptfs-ui

* (Optional) Uninstall gocryptfs-ui on Arch using YAY

$ yay -Rns gocryptfs-ui

2. Manually Install "gocryptfs-ui" via AUR

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

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

b. Clone gocryptfs-ui's git locally

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

c. Go to ~/gocryptfs-ui folder and install it

$ cd ~/gocryptfs-ui $ makepkg -si

3. Information about the gocryptfs-ui package on Arch User Repository (AUR)

ID: 1369973
Name: gocryptfs-ui
PackageBaseID: 166584
PackageBase: gocryptfs-ui
Version: 1.3-1
Description: Encrypted filesystem gocryptfs UI wrapper
URL: https://github.com/bulletmark/gocryptfs-ui
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1620475891
LastModified: 1702597381
URLPath: /cgit/aur.git/snapshot/gocryptfs-ui.tar.gz