encfsui on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S encfsui

* (Optional) Uninstall encfsui on Arch using YAY

$ yay -Rns encfsui

2. Manually Install "encfsui" via AUR

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

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

b. Clone encfsui's git locally

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

c. Go to ~/encfsui folder and install it

$ cd ~/encfsui $ makepkg -si

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

ID: 1369974
Name: encfsui
PackageBaseID: 114908
PackageBase: encfsui
Version: 1.6-1
Description: Encrypted filesystem encfs GUI wrapper
URL: https://github.com/bulletmark/encfsui
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1471765272
LastModified: 1702597607
URLPath: /cgit/aur.git/snapshot/encfsui.tar.gz