apacheconfig on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S apacheconfig

* (Optional) Uninstall apacheconfig on Arch using YAY

$ yay -Rns apacheconfig

2. Manually Install "apacheconfig" via AUR

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

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

b. Clone apacheconfig's git locally

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

c. Go to ~/apacheconfig folder and install it

$ cd ~/apacheconfig $ makepkg -si

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

ID: 1001762
Name: apacheconfig
PackageBaseID: 136671
PackageBase: apacheconfig
Version: 0.3.2-1
Description: Apache-style config parser
URL: https://github.com/etingof/apacheconfig
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: brokenpip3
Submitter: brokenpip3
FirstSubmitted: 1539637285
LastModified: 1639332860
URLPath: /cgit/aur.git/snapshot/apacheconfig.tar.gz