xampp on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install xampp on Arch using YAY
$
yay -S
xampp
Copied
* (Optional) Uninstall xampp on Arch using YAY
$
yay -Rns
xampp
Copied
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
Copied
b. Clone xampp's git locally
$
git clone https://aur.archlinux.org/xampp.git
~/xampp
Copied
c. Go to ~/xampp folder and install it
$
cd
~/xampp
Copied
$
makepkg -si
Copied
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
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