cryptor on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cryptor

* (Optional) Uninstall cryptor on Arch using YAY

$ yay -Rns cryptor

2. Manually Install "cryptor" via AUR

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

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

b. Clone cryptor's git locally

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

c. Go to ~/cryptor folder and install it

$ cd ~/cryptor $ makepkg -si

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

ID: 1393326
Name: cryptor
PackageBaseID: 175280
PackageBase: cryptor
Version: 1.1.0-1
Description: Simple GUI application for gocryptfs
URL: https://github.com/moson-mo/cryptor
NumVotes: 4
Popularity: 0.856372
OutOfDate:
Maintainer: moson
Submitter: moson
FirstSubmitted: 1642863790
LastModified: 1706345971
URLPath: /cgit/aur.git/snapshot/cryptor.tar.gz