apache-tools on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S apache-tools

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

$ yay -Rns apache-tools

2. Manually Install "apache-tools" via AUR

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

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

b. Clone apache-tools's git locally

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

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

$ cd ~/apache-tools $ makepkg -si

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

ID: 1386158
Name: apache-tools
PackageBaseID: 17794
PackageBase: apache-tools
Version: 2.4.58-2
Description: Useful Apache tools - htdigest, htpasswd, ab (Apache Benchmark), htdbm
URL: http://httpd.apache.org/
NumVotes: 134
Popularity: 0.196347
OutOfDate:
Maintainer: fordprefect
Submitter:
FirstSubmitted: 1213706996
LastModified: 1705322210
URLPath: /cgit/aur.git/snapshot/apache-tools.tar.gz