encryptpad on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S encryptpad

* (Optional) Uninstall encryptpad on Arch using YAY

$ yay -Rns encryptpad

2. Manually Install "encryptpad" via AUR

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

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

b. Clone encryptpad's git locally

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

c. Go to ~/encryptpad folder and install it

$ cd ~/encryptpad $ makepkg -si

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

ID: 1370572
Name: encryptpad
PackageBaseID: 113185
PackageBase: encryptpad
Version: 0.5.0.3-12
Description: Minimalist secure text editor and file encryptor that implements RFC 4880 Open PGP format
URL: https://github.com/evpo/encryptpad
NumVotes: 9
Popularity: 0.037763
OutOfDate:
Maintainer: evpo
Submitter: evpo
FirstSubmitted: 1467637845
LastModified: 1702691445
URLPath: /cgit/aur.git/snapshot/encryptpad.tar.gz