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

Last updated: May 19,2024

1. Install "libwebauth-dev" package

Please follow the steps below to install libwebauth-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwebauth-dev

2. Uninstall "libwebauth-dev" package

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

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

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

Package: libwebauth-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 353
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: webauth
Version: 4.7.0-3build1
Depends: libwebauth12 (= 4.7.0-3build1)
Suggests: libkrb5-dev, libapr1-dev
Filename: pool/universe/w/webauth/libwebauth-dev_4.7.0-3build1_amd64.deb
Size: 61852
MD5sum: add59ef5fdce49a0163cf35364149c75
SHA1: 168a1617d2055948732d2a8c87ebb45d42f7f908
SHA256: 5f46b356eb28054e3622045e4ba803f10a24cc9a817558fc4996aa97f07a064d
Description-en: Development files 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 symlinks, headers, and static library needed to
compile and link programs that use libwebauth.
Description-md5: a4df34125e65d0dcab05040ae10978d6
Multi-Arch: same
Homepage: http://webauth.stanford.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu