squirrelmail on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S squirrelmail

* (Optional) Uninstall squirrelmail on Arch using YAY

$ yay -Rns squirrelmail

2. Manually Install "squirrelmail" via AUR

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

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

b. Clone squirrelmail's git locally

$ git clone https://aur.archlinux.org/squirrelmail.git ~/squirrelmail

c. Go to ~/squirrelmail folder and install it

$ cd ~/squirrelmail $ makepkg -si

3. Information about the squirrelmail package on Arch User Repository (AUR)

ID: 400798
Name: squirrelmail
PackageBaseID: 59151
PackageBase: squirrelmail
Version: 1.4.22-2
Description: Webmail for Nuts!
URL: http://www.squirrelmail.org
NumVotes: 7
Popularity: 0
OutOfDate: 1709155376
Maintainer:
Submitter: Pierre
FirstSubmitted: 1336581548
LastModified: 1492023017
URLPath: /cgit/aur.git/snapshot/squirrelmail.tar.gz