mailcrypt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mailcrypt

* (Optional) Uninstall mailcrypt on Arch using YAY

$ yay -Rns mailcrypt

2. Manually Install "mailcrypt" via AUR

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

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

b. Clone mailcrypt's git locally

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

c. Go to ~/mailcrypt folder and install it

$ cd ~/mailcrypt $ makepkg -si

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

ID: 311384
Name: mailcrypt
PackageBaseID: 28365
PackageBase: mailcrypt
Version: 3.5.9-6
Description: Emacs interface to PGP and GnuPG
URL: http://mailcrypt.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: sergej
FirstSubmitted: 1247752777
LastModified: 1465412253
URLPath: /cgit/aur.git/snapshot/mailcrypt.tar.gz