mimegpg on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mimegpg

* (Optional) Uninstall mimegpg on Arch using YAY

$ yay -Rns mimegpg

2. Manually Install "mimegpg" via AUR

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

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

b. Clone mimegpg's git locally

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

c. Go to ~/mimegpg folder and install it

$ cd ~/mimegpg $ makepkg -si

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

ID: 891785
Name: mimegpg
PackageBaseID: 115786
PackageBase: mimegpg
Version: 6.0.6-1
Description: A command-line utility to sign, encrypt or decrypt MIME-formatted e-mail messages using GnuPG. (Extracted from Courier SqWebMail.)
URL: http://courier-mta.org/sqwebmail/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: starfry
Submitter: starfry
FirstSubmitted: 1474962420
LastModified: 1618312285
URLPath: /cgit/aur.git/snapshot/mimegpg.tar.gz