perl-imap-client on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl-imap-client

* (Optional) Uninstall perl-imap-client on Arch using YAY

$ yay -Rns perl-imap-client

2. Manually Install "perl-imap-client" via AUR

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

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

b. Clone perl-imap-client's git locally

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

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

$ cd ~/perl-imap-client $ makepkg -si

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

ID: 847764
Name: perl-imap-client
PackageBaseID: 59607
PackageBase: perl-imap-client
Version: 0.13-1
Description: Full IMAP client library w/ referral support
URL: https://metacpan.org/release/IMAP-Client
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmirate
FirstSubmitted: 1338317797
LastModified: 1610730814
URLPath: /cgit/aur.git/snapshot/perl-imap-client.tar.gz