apache22 on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S apache22

* (Optional) Uninstall apache22 on Arch using YAY

$ yay -Rns apache22

2. Manually Install "apache22" via AUR

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

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

b. Clone apache22's git locally

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

c. Go to ~/apache22 folder and install it

$ cd ~/apache22 $ makepkg -si

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

ID: 724177
Name: apache22
PackageBaseID: 80287
PackageBase: apache22
Version: 2.2.34-1
Description: A high performance Unix-based HTTP server
URL: http://www.apache.org/dist/httpd
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1395790535
LastModified: 1587468042
URLPath: /cgit/aur.git/snapshot/apache22.tar.gz