How to Install and Uninstall webauth-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "webauth-utils" package

In this section, we are going to explain the necessary steps to install webauth-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install webauth-utils

2. Uninstall "webauth-utils" package

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

$ sudo apt remove webauth-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the webauth-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: webauth-utils
Priority: optional
Section: universe/web
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: webauth
Version: 4.7.0-3build1
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0), libwebauth12 (>= 4.7.0)
Filename: pool/universe/w/webauth/webauth-utils_4.7.0-3build1_amd64.deb
Size: 15216
MD5sum: 9c04917ddbc643fa2b2009613e35f607
SHA1: 8667b084e62237044388014da0681eb762861670
SHA256: 6155e949f0d5298cbe5e449217f80914d3b8f61301ff48467593e22960021fff
Description-en: Command-line utilities 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 an additional command-line tool to manipulate
WebAuth keyrings.
Description-md5: 97b879d2a8f23ba36787fa26fdb612fc
Multi-Arch: foreign
Homepage: http://webauth.stanford.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu