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

Last updated: May 17,2024

1. Install "ruby-encryptor" package

Please follow the step by step instructions below to install ruby-encryptor on Kali Linux

$ sudo apt update $ sudo apt install ruby-encryptor

2. Uninstall "ruby-encryptor" package

This is a short guide on how to uninstall ruby-encryptor on Kali Linux:

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

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

Package: ruby-encryptor
Version: 3.0.0-2
Installed-Size: 31
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 9528
SHA256: 79f069916b7164e6f079593287f47627ae7b97434a408c41d1134e58d9cac268
SHA1: 4b8c19599b68fed3860763c65477c4262cda71fc
MD5sum: 88a2c3cbb612c51a7f43ecf47b7b04df
Description: wrapper for the standard Ruby OpenSSL library
A simple wrapper for the standard ruby OpenSSL library to encrypt and decrypt
strings. Intended to be used along with attr_encrypted gem to easily encrypt/
decrypt attributes in any class or model.
Description-md5:
Homepage: http://github.com/attr-encrypted/encryptor
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-encryptor/ruby-encryptor_3.0.0-2_all.deb