How to Install and Uninstall libapache2-mod-auth-tkt Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "libapache2-mod-auth-tkt" package
Please follow the steps below to install libapache2-mod-auth-tkt on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libapache2-mod-auth-tkt
Copied
2. Uninstall "libapache2-mod-auth-tkt" package
In this section, we are going to explain the necessary steps to uninstall libapache2-mod-auth-tkt on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libapache2-mod-auth-tkt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libapache2-mod-auth-tkt package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libapache2-mod-auth-tkt
Priority: extra
Section: universe/httpd
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Ivo De Decker
Architecture: amd64
Version: 2.1.0+dfsg-1
Depends: libc6 (>= 2.14), apache2-api-20120211
Filename: pool/universe/liba/libapache2-mod-auth-tkt/libapache2-mod-auth-tkt_2.1.0+dfsg-1_amd64.deb
Size: 51316
MD5sum: 107d2eb3ec09ed7b5b8c4e7c263198ae
SHA1: d90ad62e4b18ee692998e975cf63d0aa439923da
SHA256: 070565b46bfd577a926f7c044aa1be366ee47ef046cb980c802204ab9cdeae66
Description-en: lightweight single-sign-on authentication module for Apache
mod_auth_tkt is a lightweight single-sign-on authentication module
for Apache. It uses secure cookie-based tickets to implement a single-signon
framework that works across multiple Apache instances and servers.
.
mod_auth_tkt itself is completely repository-agnostic, as the actual
authentication is done by a user-supplied CGI or script in your language of
choice (examples are provided in Perl, with contrib libraries for use with
Python and PHP). This allows authentication against virtually any kind of
user repository you can imagine (password files, ldap directories, databases,
etc.)
Description-md5: 30efa5dd399b43bb9822114d93afe0e9
Homepage: http://www.openfusion.com.au/labs/mod_auth_tkt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/httpd
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Ivo De Decker
Architecture: amd64
Version: 2.1.0+dfsg-1
Depends: libc6 (>= 2.14), apache2-api-20120211
Filename: pool/universe/liba/libapache2-mod-auth-tkt/libapache2-mod-auth-tkt_2.1.0+dfsg-1_amd64.deb
Size: 51316
MD5sum: 107d2eb3ec09ed7b5b8c4e7c263198ae
SHA1: d90ad62e4b18ee692998e975cf63d0aa439923da
SHA256: 070565b46bfd577a926f7c044aa1be366ee47ef046cb980c802204ab9cdeae66
Description-en: lightweight single-sign-on authentication module for Apache
mod_auth_tkt is a lightweight single-sign-on authentication module
for Apache. It uses secure cookie-based tickets to implement a single-signon
framework that works across multiple Apache instances and servers.
.
mod_auth_tkt itself is completely repository-agnostic, as the actual
authentication is done by a user-supplied CGI or script in your language of
choice (examples are provided in Perl, with contrib libraries for use with
Python and PHP). This allows authentication against virtually any kind of
user repository you can imagine (password files, ldap directories, databases,
etc.)
Description-md5: 30efa5dd399b43bb9822114d93afe0e9
Homepage: http://www.openfusion.com.au/labs/mod_auth_tkt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu