How to Install and Uninstall libapache2-mod-jk Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libapache2-mod-jk" package

Please follow the instructions below to install libapache2-mod-jk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-jk

2. Uninstall "libapache2-mod-jk" package

Please follow the instructions below to uninstall libapache2-mod-jk on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-jk $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-jk package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-jk
Priority: optional
Section: universe/web
Installed-Size: 440
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: libapache-mod-jk
Version: 1:1.2.41-1
Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), libc6 (>= 2.15)
Suggests: libapache-mod-jk-doc, tomcat8
Filename: pool/universe/liba/libapache-mod-jk/libapache2-mod-jk_1.2.41-1_amd64.deb
Size: 159318
MD5sum: 6fe3cce400298fa72a708dd561a1d84d
SHA1: 29d46b050c3a01f46c76b438333f8b827428e283
SHA256: f086b9fe449eb92d4e738186a4b5049a953d382d1b338aa36d6d80040276052b
Description-en: Apache 2 connector for the Tomcat Java servlet engine
Apache Tomcat is the reference implementation for the Java Servlet and
JavaServer Pages (JSP) specification from the Apache Jakarta project.
.
This package contains an Apache 2 module (mod_jk) to forward requests
from Apache to Tomcat using the AJP 1.3 or 1.4 protocol. It can either
talk to Tomcat on the local machine or to a remote engine using TCP.
Description-md5: 9d8cafd51e3b6bdf100899bb1fbd1601
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu