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

Last updated: May 20,2024

1. Install "libapache2-webkdc" package

This guide let you learn how to install libapache2-webkdc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-webkdc

2. Uninstall "libapache2-webkdc" package

In this section, we are going to explain the necessary steps to uninstall libapache2-webkdc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapache2-webkdc
Priority: optional
Section: universe/web
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: all
Source: webauth
Version: 4.7.0-3build1
Depends: libapache2-mod-webkdc
Filename: pool/universe/w/webauth/libapache2-webkdc_4.7.0-3build1_all.deb
Size: 4946
MD5sum: 93ab73cc9fa21a66d698a849c43f0c72
SHA1: e84abd90a6d870f22be9bf8918f042f8f9e60c5d
SHA256: d826d30d6d53aa93887578d6da3b207397db556307c9fccf933c0a6959b5255d
Description-en: Transitional package for 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 is a transitional package for the WebKDC to ease upgrades to
the correct Apache module package naming scheme. It can be safely
removed.
Description-md5: 9fa14fceeb0137bde6ca5a88396febda
Homepage: http://webauth.stanford.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu