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

Last updated: May 14,2024

1. Install "ruby-securecompare" package

Please follow the guidelines below to install ruby-securecompare on Kali Linux

$ sudo apt update $ sudo apt install ruby-securecompare

2. Uninstall "ruby-securecompare" package

Please follow the steps below to uninstall ruby-securecompare on Kali Linux:

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

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

Package: ruby-securecompare
Version: 1.0.0-1.1
Installed-Size: 22
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4024
SHA256: 6edf4dd1880758423c43eb8edf52a7dfc07d909044bb7669f0787ff607704f6e
SHA1: b24ed38f939b1fbd90d44e966b745e7bf866d115
MD5sum: 80a68502b4e4cd60d9ad824bbf41cf85
Description: string comparison method safe for use in cryptographic functions
securecompare borrows the secure_compare private method from
ActiveSupport::MessageVerifier which lets you do safely compare strings
without being vulnerable to timing attacks. Useful for Basic HTTP
Authentication in your rack/rails application.
Description-md5:
Homepage: https://github.com/samuelkadolph/securecompare
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-securecompare/ruby-securecompare_1.0.0-1.1_all.deb