perl-email-folder on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-email-folder

* (Optional) Uninstall perl-email-folder on Arch using YAY

$ yay -Rns perl-email-folder

2. Manually Install "perl-email-folder" via AUR

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

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

b. Clone perl-email-folder's git locally

$ git clone https://aur.archlinux.org/perl-email-folder.git ~/perl-email-folder

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

$ cd ~/perl-email-folder $ makepkg -si

3. Information about the perl-email-folder package on Arch User Repository (AUR)

ID: 705796
Name: perl-email-folder
PackageBaseID: 50363
PackageBase: perl-email-folder
Version: 0.860-2
Description: Perl module to read all messages from a folder as Email::Simple objects
URL: https://metacpan.org/release/Email-Folder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1309524830
LastModified: 1583766313
URLPath: /cgit/aur.git/snapshot/perl-email-folder.tar.gz