apache-mod_macro on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S apache-mod_macro

* (Optional) Uninstall apache-mod_macro on Arch using YAY

$ yay -Rns apache-mod_macro

2. Manually Install "apache-mod_macro" via AUR

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

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

b. Clone apache-mod_macro's git locally

$ git clone https://aur.archlinux.org/apache-mod_macro.git ~/apache-mod_macro

c. Go to ~/apache-mod_macro folder and install it

$ cd ~/apache-mod_macro $ makepkg -si

3. Information about the apache-mod_macro package on Arch User Repository (AUR)

ID: 402327
Name: apache-mod_macro
PackageBaseID: 50333
PackageBase: apache-mod_macro
Version: 1.2.1-1
Description: DSO module for Apache that allows the definition and use of macros within apache runtime configuration files.
URL: https://www.cri.ensmp.fr/~coelho/mod_macro/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1309436015
LastModified: 1492488442
URLPath: /cgit/aur.git/snapshot/apache-mod_macro.tar.gz