mod_jk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mod_jk

* (Optional) Uninstall mod_jk on Arch using YAY

$ yay -Rns mod_jk

2. Manually Install "mod_jk" via AUR

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

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

b. Clone mod_jk's git locally

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

c. Go to ~/mod_jk folder and install it

$ cd ~/mod_jk $ makepkg -si

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

ID: 1319016
Name: mod_jk
PackageBaseID: 3362
PackageBase: mod_jk
Version: 1.2.49-1
Description: The Apache Tomcat Connector
URL: https://tomcat.apache.org/connectors-doc/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: windy
Submitter:
FirstSubmitted: 1138837786
LastModified: 1694717581
URLPath: /cgit/aur.git/snapshot/mod_jk.tar.gz