libvmime on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S libvmime

* (Optional) Uninstall libvmime on Arch using YAY

$ yay -Rns libvmime

2. Manually Install "libvmime" via AUR

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

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

b. Clone libvmime's git locally

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

c. Go to ~/libvmime folder and install it

$ cd ~/libvmime $ makepkg -si

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

ID: 402801
Name: libvmime
PackageBaseID: 121645
PackageBase: libvmime
Version: 0.9.2-1
Description: An open source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP.
URL: http://www.vmime.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gian
FirstSubmitted: 1492627562
LastModified: 1492627563
URLPath: /cgit/aur.git/snapshot/libvmime.tar.gz