php-imap on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S php-imap

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

$ yay -Rns php-imap

2. Manually Install "php-imap" via AUR

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

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

b. Clone php-imap's git locally

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

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

$ cd ~/php-imap $ makepkg -si

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

ID: 1385101
Name: php-imap
PackageBaseID: 195291
PackageBase: php-imap
Version: 8.3.1-1
Description: PHP extension for imap (excluded from official php packages)
URL: https://www.php.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arakmar
Submitter: arakmar
FirstSubmitted: 1688387729
LastModified: 1705157325
URLPath: /cgit/aur.git/snapshot/php-imap.tar.gz