How to Install and Uninstall libapache2-mod-auth-tkt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libapache2-mod-auth-tkt" package

Here is a brief guide to show you how to install libapache2-mod-auth-tkt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libapache2-mod-auth-tkt

2. Uninstall "libapache2-mod-auth-tkt" package

Please follow the guidelines below to uninstall libapache2-mod-auth-tkt on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libapache2-mod-auth-tkt $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-auth-tkt package on Ubuntu 21.10 (Impish Indri)

Package: libapache2-mod-auth-tkt
Architecture: amd64
Version: 2.3.99~b1-1
Priority: extra
Section: universe/httpd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ivo De Decker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 152
Depends: libc6 (>= 2.14), apache2-api-20120211, apache2-bin (>= 2.4.16)
Filename: pool/universe/liba/libapache2-mod-auth-tkt/libapache2-mod-auth-tkt_2.3.99~b1-1_amd64.deb
Size: 49364
MD5sum: 8bc16a8b924bdde163f8fd805e13ae94
SHA1: 124c95817521bf04825392f24dc4e963a279bcab
SHA256: fef8013d7a624f946f97b72d67ae1920771f1122496ea3871368dc2972c66ae2
SHA512: 586cae48986007047ae82e5e7b192f8cfea713bc2c4d434013f4d984fb6131b1736814fbfd381d45fa8eba1be59fde2428027b644b3088063d6975de2872ecd3
Homepage: http://www.openfusion.com.au/labs/mod_auth_tkt/
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