perl-mail-sender on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S perl-mail-sender

* (Optional) Uninstall perl-mail-sender on Arch using YAY

$ yay -Rns perl-mail-sender

2. Manually Install "perl-mail-sender" via AUR

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

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

b. Clone perl-mail-sender's git locally

$ git clone https://aur.archlinux.org/perl-mail-sender.git ~/perl-mail-sender

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

$ cd ~/perl-mail-sender $ makepkg -si

3. Information about the perl-mail-sender package on Arch User Repository (AUR)

ID: 197844
Name: perl-mail-sender
PackageBaseID: 29090
PackageBase: perl-mail-sender
Version: 0.8.23-1
Description: module for sending mails with attachments through an SMTP server
URL: http://search.mcpan.org/dist/Mail-Sender
NumVotes: 3
Popularity: 0
OutOfDate: 1700769646
Maintainer: jnbek
Submitter: xduugu
FirstSubmitted: 1249737624
LastModified: 1434489602
URLPath: /cgit/aur.git/snapshot/perl-mail-sender.tar.gz