How to Install and Uninstall ruby-httpauth Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "ruby-httpauth" package

Please follow the instructions below to install ruby-httpauth on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-httpauth

2. Uninstall "ruby-httpauth" package

Please follow the instructions below to uninstall ruby-httpauth on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-httpauth package on Ubuntu 21.10 (Impish Indri)

Package: ruby-httpauth
Architecture: all
Version: 0.2.1+gh-1.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: 64
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-httpauth/ruby-httpauth_0.2.1+gh-1.1_all.deb
Size: 14112
MD5sum: 51f34035071047a0a52455bd1e059b93
SHA1: 0e5c807d90167f28f69b33b2d97b6e5cb32d147e
SHA256: fc3892532fd668fb7d039c0e91a47f92c13e7c6dbe915db0d5fdbbc56b985839
SHA512: 224f8174be0e0efce02f78e9d5aa9398b71e4f08ad5887e7f96139674b403643963c4ce174402531b121fac3d4d3a46389b859e5864a0ffe7105e99599b8e679
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