cryptkeeper on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cryptkeeper

* (Optional) Uninstall cryptkeeper on Arch using YAY

$ yay -Rns cryptkeeper

2. Manually Install "cryptkeeper" via AUR

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

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

b. Clone cryptkeeper's git locally

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

c. Go to ~/cryptkeeper folder and install it

$ cd ~/cryptkeeper $ makepkg -si

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

ID: 1060172
Name: cryptkeeper
PackageBaseID: 177623
PackageBase: cryptkeeper
Version: 0.9.5-6
Description: Cryptkeeper is a FreeDesktop.org (KDE, Gnome, XFce, etc.) system tray applet that manages EncFS encrypted folders
URL: https://github.com/tomm/cryptkeeper/
NumVotes: 1
Popularity: 0.000279
OutOfDate:
Maintainer: sickcodes
Submitter: sickcodes
FirstSubmitted: 1648852336
LastModified: 1648852336
URLPath: /cgit/aur.git/snapshot/cryptkeeper.tar.gz

5. The same packages on other Linux Distributions