gmime on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gmime

* (Optional) Uninstall gmime on Arch using YAY

$ yay -Rns gmime

2. Manually Install "gmime" via AUR

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

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

b. Clone gmime's git locally

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

c. Go to ~/gmime folder and install it

$ cd ~/gmime $ makepkg -si

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

ID: 1260914
Name: gmime
PackageBaseID: 192116
PackageBase: gmime
Version: 1:2.6.23+4+g91dcee38-1
Description: C/C++ MIME creation and parser library (v2) for S/MIME, PGP, and Unix mbox spools
URL: https://github.com/jstedfast/gmime
NumVotes: 1
Popularity: 0.000886
OutOfDate:
Maintainer: eclairevoyant
Submitter: arojas
FirstSubmitted: 1680281842
LastModified: 1684629623
URLPath: /cgit/aur.git/snapshot/gmime.tar.gz