cryptpad on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cryptpad

* (Optional) Uninstall cryptpad on Arch using YAY

$ yay -Rns cryptpad

2. Manually Install "cryptpad" via AUR

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

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

b. Clone cryptpad's git locally

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

c. Go to ~/cryptpad folder and install it

$ cd ~/cryptpad $ makepkg -si

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

ID: 1405619
Name: cryptpad
PackageBaseID: 142618
PackageBase: cryptpad
Version: 5.7.0-1
Description: Realtime collaborative visual editor with zero knowlege server
URL: https://github.com/cryptpad/cryptpad
NumVotes: 9
Popularity: 0.005142
OutOfDate:
Maintainer: buzo
Submitter: anonfunc
FirstSubmitted: 1560012009
LastModified: 1707322831
URLPath: /cgit/aur.git/snapshot/cryptpad.tar.gz