a2enmod-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S a2enmod-git

* (Optional) Uninstall a2enmod-git on Arch using YAY

$ yay -Rns a2enmod-git

2. Manually Install "a2enmod-git" via AUR

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

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

b. Clone a2enmod-git's git locally

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

c. Go to ~/a2enmod-git folder and install it

$ cd ~/a2enmod-git $ makepkg -si

3. Information about the a2enmod-git package on Arch User Repository (AUR)

ID: 1189007
Name: a2enmod-git
PackageBaseID: 72759
PackageBase: a2enmod-git
Version: 1.2.r1.g5ff0dc9-2
Description: Apache enable/disable module/site. From Debian package.
URL: https://httpd.apache.org/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1377020777
LastModified: 1672257586
URLPath: /cgit/aur.git/snapshot/a2enmod-git.tar.gz