email on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S email

* (Optional) Uninstall email on Arch using YAY

$ yay -Rns email

2. Manually Install "email" via AUR

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

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

b. Clone email's git locally

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

c. Go to ~/email folder and install it

$ cd ~/email $ makepkg -si

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

ID: 256888
Name: email
PackageBaseID: 104706
PackageBase: email
Version: 3.1.3-2
Description: A simple command line client for SMTP
URL: http://www.cleancode.org/projects/email/
NumVotes: 0
Popularity: 0
OutOfDate: 1703775630
Maintainer: mgisbers
Submitter: mgisbers
FirstSubmitted: 1450278297
LastModified: 1450278297
URLPath: /cgit/aur.git/snapshot/email.tar.gz