How to Install and Uninstall ruby-httpauth Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "ruby-httpauth" package

Please follow the instructions below to install ruby-httpauth on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-httpauth

2. Uninstall "ruby-httpauth" package

This is a short guide on how to uninstall ruby-httpauth on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-httpauth package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-httpauth
Architecture: all
Version: 0.2.1+gh-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 106
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
SHA512: e380dba0dc2b3de8d8d45ab9df9b1898f6423649b1fd01a7c3a48b7df1a152a6fae0eb1ea7e5ca41edd6ddee3debd4127a9d6d4e67ae284b0179511bc933ccae
Homepage: https://github.com/Manfred/HTTPauth
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
Ruby-Versions: all