How to Install and Uninstall ruby-has-secure-token Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-has-secure-token" package

This guide covers the steps necessary to install ruby-has-secure-token on Kali Linux

$ sudo apt update $ sudo apt install ruby-has-secure-token

2. Uninstall "ruby-has-secure-token" package

This guide covers the steps necessary to uninstall ruby-has-secure-token on Kali Linux:

$ sudo apt remove ruby-has-secure-token $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-has-secure-token package on Kali Linux

Package: ruby-has-secure-token
Version: 1.0.0-3
Installed-Size: 27
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activerecord (>= 2:3.0)
Size: 5428
SHA256: 33bd687b46c88b71f0407a453916c7a60bc2b4980706d52585a256f634c4eef2
SHA1: c324ccbe260feca5ed1fc0a7e5a6a426fc227007
MD5sum: ea54719664e7c435270d4aaff87f2287
Description: Unique creation for random tokens for any model in ruby on rails
The gems intends to provide an easy way to generate unique random tokens for
any model in ruby on rails. SecureRandom::base58 is used to generate the
24-character unique tokens, so collisions are highly unlikely.
.
Backport of ActiveRecord::SecureToken 5 to AR 3.x and 4.
Description-md5:
Homepage: https://github.com/robertomiranda/has_secure_token
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-has-secure-token/ruby-has-secure-token_1.0.0-3_all.deb