How to Install and Uninstall libwebauth-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "libwebauth-perl" package

Please follow the step by step instructions below to install libwebauth-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwebauth-perl

2. Uninstall "libwebauth-perl" package

Here is a brief guide to show you how to uninstall libwebauth-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwebauth-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwebauth-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwebauth-perl
Priority: optional
Section: universe/perl
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: webauth
Version: 4.7.0-3build1
Depends: libc6 (>= 2.4), libwebauth12 (>= 4.7.0), perl (>= 5.22.1-2), perlapi-5.22.1
Breaks: libwebkdc-perl (<< 4.5.0)
Filename: pool/universe/w/webauth/libwebauth-perl_4.7.0-3build1_amd64.deb
Size: 103104
MD5sum: f2da3007d014798af809be35b9623726
SHA1: 591ce783d84fa43b3185e5c547aede6fb4bccce3
SHA256: 6be2e8a95ac141ca8131d7f155e2820a6b81a277e53808a4f9f5531399bb218f
Description-en: Perl library for WebAuth authentication
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 Perl bindings to the WebAuth library, which
does token encoding and decoding and other lower-level parts of the
WebAuth protocol.
Description-md5: 251e15355df45ba35f2e3197a58cbc66
Homepage: http://webauth.stanford.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu