imapfetch on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S imapfetch

* (Optional) Uninstall imapfetch on Arch using YAY

$ yay -Rns imapfetch

2. Manually Install "imapfetch" via AUR

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

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

b. Clone imapfetch's git locally

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

c. Go to ~/imapfetch folder and install it

$ cd ~/imapfetch $ makepkg -si

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

ID: 849542
Name: imapfetch
PackageBaseID: 136884
PackageBase: imapfetch
Version: 0.2.4-1
Description: Download all e-mails from an IMAP4 mailserver and store them locally in maildir format.
URL: https://github.com/ansemjo/imapfetch
NumVotes: 0
Popularity: 0
OutOfDate: 1648848924
Maintainer: ansemjo
Submitter: ansemjo
FirstSubmitted: 1540420002
LastModified: 1611006970
URLPath: /cgit/aur.git/snapshot/imapfetch.tar.gz