imap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S imap

* (Optional) Uninstall imap on Arch using YAY

$ yay -Rns imap

2. Manually Install "imap" via AUR

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

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

b. Clone imap's git locally

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

c. Go to ~/imap folder and install it

$ cd ~/imap $ makepkg -si

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

ID: 1220628
Name: imap
PackageBaseID: 190978
PackageBase: imap
Version: 2007f-21
Description: An IMAP/POP server
URL: https://github.com/uw-imap/imap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1677755863
LastModified: 1677847158
URLPath: /cgit/aur.git/snapshot/imap.tar.gz