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

Last updated: May 18,2024

1. Install "libapache2-mod-webkdc" package

Here is a brief guide to show you how to install libapache2-mod-webkdc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libapache2-mod-webkdc" package

This tutorial shows how to uninstall libapache2-mod-webkdc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapache2-mod-webkdc
Priority: optional
Section: universe/httpd
Installed-Size: 249
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: webauth
Version: 4.7.0-3build1
Replaces: libapache2-webkdc (<< 4.2.0)
Depends: libc6 (>= 2.14), libwebauth12 (>= 4.7.0), apache2-api-20120211, apache2-bin (>= 2.4.16)
Breaks: libapache2-webkdc (<< 4.2.0)
Filename: pool/universe/w/webauth/libapache2-mod-webkdc_4.7.0-3build1_amd64.deb
Size: 67796
MD5sum: cb4e64ff12dbf4a8e41de065be5f514e
SHA1: c0b442b89257da1eb9846d6dba5c47d967cc86aa
SHA256: 3683faebd15cfcbb9249493989fec5638d8d9f17fa24fa6dd92b2972ddbedb5a
Description-en: Apache modules for a WebAuth authentication KDC
WebAuth is a cookie-based web authentication system built on top of
Kerberos. It relies on a central authentication server that handles all
user authentication for a domain and creates user authentication
credentials for any web server that needs strong authentication.
.
This package contains the Apache module for the central authentication
server for a particular site. Only one such server is needed; all web
servers that use WebAuth will talk to this server to obtain and verify
authentication credentials.
Description-md5: d38d3bc10de4559e06792aa58dc4f4a9
Homepage: http://webauth.stanford.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu