imap-upload on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S imap-upload

* (Optional) Uninstall imap-upload on Arch using YAY

$ yay -Rns imap-upload

2. Manually Install "imap-upload" via AUR

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

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

b. Clone imap-upload's git locally

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

c. Go to ~/imap-upload folder and install it

$ cd ~/imap-upload $ makepkg -si

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

ID: 1110587
Name: imap-upload
PackageBaseID: 115714
PackageBase: imap-upload
Version: 1.2-2
Description: Tool for uploading a local mbox file to IMAP4 server
URL: https://imap-upload.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1684306063
Maintainer:
Submitter: net147
FirstSubmitted: 1474640591
LastModified: 1657548440
URLPath: /cgit/aur.git/snapshot/imap-upload.tar.gz