ecryptfs-simple on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ecryptfs-simple

* (Optional) Uninstall ecryptfs-simple on Arch using YAY

$ yay -Rns ecryptfs-simple

2. Manually Install "ecryptfs-simple" via AUR

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

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

b. Clone ecryptfs-simple's git locally

$ git clone https://aur.archlinux.org/ecryptfs-simple.git ~/ecryptfs-simple

c. Go to ~/ecryptfs-simple folder and install it

$ cd ~/ecryptfs-simple $ makepkg -si

3. Information about the ecryptfs-simple package on Arch User Repository (AUR)

ID: 1112492
Name: ecryptfs-simple
PackageBaseID: 59612
PackageBase: ecryptfs-simple
Version: 2017-5
Description: A very simple utility for working with eCryptfs.
URL: https://xyne.dev/projects/ecryptfs-simple
NumVotes: 20
Popularity: 0.004425
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1338321780
LastModified: 1657924841
URLPath: /cgit/aur.git/snapshot/ecryptfs-simple.tar.gz