How to Install and Uninstall ruby-httpauth Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-httpauth" package

Please follow the guidelines below to install ruby-httpauth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-httpauth

2. Uninstall "ruby-httpauth" package

This tutorial shows how to uninstall ruby-httpauth on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-httpauth $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-httpauth package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-httpauth
Priority: optional
Section: universe/ruby
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.1+gh-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-httpauth/ruby-httpauth_0.2.1+gh-1_all.deb
Size: 13992
MD5sum: bc20b9c2337fae6987be2d89679feecc
SHA1: 728c2d2e4e65a5ac5692b95c545c7e22112ffb94
SHA256: 94417cb21133dc2617fa1fdc3581c6803beb35c1493a36604e7c5fe9f988d444
Description-en: Ruby library for the HTTP authentication protocol (RFC 2617)
HTTPauth is a library supporting the full HTTP Authentication protocol
as specified in RFC 2617; both Digest Authentication and Basic Authentication.
.
HTTPAuth is built to be completely agnostic of the HTTP implementation.
If you have access to your webserver's headers you can use this library
to implement authentication.
Description-md5: 2151e805dca17d197034db9a122c92c7
Homepage: https://github.com/Manfred/HTTPauth
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu