apacheadm on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S apacheadm

* (Optional) Uninstall apacheadm on Arch using YAY

$ yay -Rns apacheadm

2. Manually Install "apacheadm" via AUR

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

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

b. Clone apacheadm's git locally

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

c. Go to ~/apacheadm folder and install it

$ cd ~/apacheadm $ makepkg -si

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

ID: 818231
Name: apacheadm
PackageBaseID: 159277
PackageBase: apacheadm
Version: 1.2-1
Description: Tool to enable and disable apache modules and virtual hosts
URL: https://github.com/marcstraube/apacheadm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Durag
Submitter: Durag
FirstSubmitted: 1604018950
LastModified: 1605231301
URLPath: /cgit/aur.git/snapshot/apacheadm.tar.gz