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

Last updated: October 05,2024

1. Install "libapache2-mod-vhost-ldap" package

In this section, we are going to explain the necessary steps to install libapache2-mod-vhost-ldap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-vhost-ldap

2. Uninstall "libapache2-mod-vhost-ldap" package

This guide covers the steps necessary to uninstall libapache2-mod-vhost-ldap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-vhost-ldap $ sudo apt autoclean && sudo apt autoremove

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

Package: libapache2-mod-vhost-ldap
Priority: optional
Section: universe/web
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Architecture: amd64
Source: mod-vhost-ldap
Version: 2.4.0-1
Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), apache2-api-20120211
Filename: pool/universe/m/mod-vhost-ldap/libapache2-mod-vhost-ldap_2.4.0-1_amd64.deb
Size: 13560
MD5sum: 2605c9e054ac407ea846f6f692b7a874
SHA1: 11ef728b7b173b9d95f50fc7160f335284dae17d
SHA256: 8bbf8736b8280b6a052927a10185e2e049e22e8246afa5aeb82587a3057cb1d3
Description-en: Apache 2 module for Virtual Hosting from LDAP
mod-vhost-ldap is an Apache 2 module for storing and configuring
virtual hosts from LDAP. It supports the DocumentRoot, ScriptAlias,
ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives.
.
It is built on top of mod_ldap, so it uses its caching capabilities
and can be used with a threaded Apache MPM.
Description-md5: be61ef3709d6e9442e1c42b2b2bcc1e4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu