imap on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install imap on Arch using YAY
$
yay -S
imap
Copied
* (Optional) Uninstall imap on Arch using YAY
$
yay -Rns
imap
Copied
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
Copied
b. Clone imap's git locally
$
git clone https://aur.archlinux.org/imap.git
~/imap
Copied
c. Go to ~/imap folder and install it
$
cd
~/imap
Copied
$
makepkg -si
Copied
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
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