vmail on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S vmail

* (Optional) Uninstall vmail on Arch using YAY

$ yay -Rns vmail

2. Manually Install "vmail" via AUR

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

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

b. Clone vmail's git locally

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

c. Go to ~/vmail folder and install it

$ cd ~/vmail $ makepkg -si

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

ID: 527463
Name: vmail
PackageBaseID: 134293
PackageBase: vmail
Version: 2.8.7-2
Description: A Vim interface to Gmail
URL: http://danielchoi.com/software/vmail.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: stormdragon2976
FirstSubmitted: 1531738570
LastModified: 1531879792
URLPath: /cgit/aur.git/snapshot/vmail.tar.gz