How to Install and Uninstall ruby-httpauth Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-httpauth" package

Please follow the guidance below to install ruby-httpauth on Kali Linux

$ sudo apt update $ sudo apt install ruby-httpauth

2. Uninstall "ruby-httpauth" package

Please follow the step by step instructions below to uninstall ruby-httpauth on Kali Linux:

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

3. Information about the ruby-httpauth package on Kali Linux

Package: ruby-httpauth
Version: 0.2.1+gh-1.1
Installed-Size: 64
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 14068
SHA256: 6f664fae56d6e39921350c64e443c9c991c2084f1b8b0ee6e7323c503323586d
SHA1: 24ad79fa932e378c514feac0624dc0fedb253cfc
MD5sum: cd2392dffccac2f3c3f0babad636521a
Description: 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:
Homepage: https://github.com/Manfred/HTTPauth
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-httpauth/ruby-httpauth_0.2.1+gh-1.1_all.deb