cryptomator on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S cryptomator

* (Optional) Uninstall cryptomator on Arch using YAY

$ yay -Rns cryptomator

2. Manually Install "cryptomator" via AUR

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

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

b. Clone cryptomator's git locally

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

c. Go to ~/cryptomator folder and install it

$ cd ~/cryptomator $ makepkg -si

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

ID: 1416736
Name: cryptomator
PackageBaseID: 109654
PackageBase: cryptomator
Version: 1.12.3-1
Description: Multiplatform transparent client-side encryption of your files in the cloud.
URL: https://cryptomator.org/
NumVotes: 79
Popularity: 0.708366
OutOfDate:
Maintainer: ajgraves
Submitter: Foxboron
FirstSubmitted: 1459704990
LastModified: 1709048691
URLPath: /cgit/aur.git/snapshot/cryptomator.tar.gz