xampp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S xampp

* (Optional) Uninstall xampp on Arch using YAY

$ yay -Rns xampp

2. Manually Install "xampp" via AUR

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

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

b. Clone xampp's git locally

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

c. Go to ~/xampp folder and install it

$ cd ~/xampp $ makepkg -si

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

ID: 1423370
Name: xampp
PackageBaseID: 121004
PackageBase: xampp
Version: 8.2.12-1
Description: A stand-alone LAMPP distribution
URL: https://www.apachefriends.org
NumVotes: 34
Popularity: 0.993379
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1490543220
LastModified: 1709919107
URLPath: /cgit/aur.git/snapshot/xampp.tar.gz