php-mailparse on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S php-mailparse

* (Optional) Uninstall php-mailparse on Arch using YAY

$ yay -Rns php-mailparse

2. Manually Install "php-mailparse" via AUR

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

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

b. Clone php-mailparse's git locally

$ git clone https://aur.archlinux.org/php-mailparse.git ~/php-mailparse

c. Go to ~/php-mailparse folder and install it

$ cd ~/php-mailparse $ makepkg -si

3. Information about the php-mailparse package on Arch User Repository (AUR)

ID: 1386370
Name: php-mailparse
PackageBaseID: 47244
PackageBase: php-mailparse
Version: 3.1.6-1
Description: Extension for parsing and working with email messages (RFC822 and RFC2045)
URL: https://pecl.php.net/package/mailparse
NumVotes: 7
Popularity: 0.000223
OutOfDate:
Maintainer: Le_suisse
Submitter:
FirstSubmitted: 1299702594
LastModified: 1705348257
URLPath: /cgit/aur.git/snapshot/php-mailparse.tar.gz