encryptpad-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S encryptpad-git

* (Optional) Uninstall encryptpad-git on Arch using YAY

$ yay -Rns encryptpad-git

2. Manually Install "encryptpad-git" via AUR

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

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

b. Clone encryptpad-git's git locally

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

c. Go to ~/encryptpad-git folder and install it

$ cd ~/encryptpad-git $ makepkg -si

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

ID: 487679
Name: encryptpad-git
PackageBaseID: 113007
PackageBase: encryptpad-git
Version: 0.4.0.2.r2.g55fd374-1
Description: Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format
URL: https://github.com/evpo/EncryptPad
NumVotes: 1
Popularity: 0
OutOfDate: 1647612589
Maintainer: evpo
FirstSubmitted: 1467238793
LastModified: 1518970403
URLPath: /cgit/aur.git/snapshot/encryptpad-git.tar.gz