imaputils on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S imaputils

* (Optional) Uninstall imaputils on Arch using YAY

$ yay -Rns imaputils

2. Manually Install "imaputils" via AUR

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

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

b. Clone imaputils's git locally

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

c. Go to ~/imaputils folder and install it

$ cd ~/imaputils $ makepkg -si

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

ID: 769593
Name: imaputils
PackageBaseID: 109829
PackageBase: imaputils
Version: 20191107-1
Description: perl script for managing/searching mail on an IMAP servers from the command line
URL: https://sourceforge.net/projects/imaputils/files/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: sergej
FirstSubmitted: 1460034203
LastModified: 1595627466
URLPath: /cgit/aur.git/snapshot/imaputils.tar.gz