encryptr on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S encryptr

* (Optional) Uninstall encryptr on Arch using YAY

$ yay -Rns encryptr

2. Manually Install "encryptr" via AUR

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

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

b. Clone encryptr's git locally

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

c. Go to ~/encryptr folder and install it

$ cd ~/encryptr $ makepkg -si

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

ID: 517585
Name: encryptr
PackageBaseID: 101479
PackageBase: encryptr
Version: 2.0.0-5
Description: A zero-knowledge, cloud-based e-wallet / password manager powered by Crypton.
URL: https://encryptr.org/
NumVotes: 19
Popularity: 0
OutOfDate: 1606079064
Maintainer:
Submitter: justin8
FirstSubmitted: 1444325289
LastModified: 1528405320
URLPath: /cgit/aur.git/snapshot/encryptr.tar.gz