How to Install and Uninstall ruby-attr-encrypted Package on Kali Linux

Last updated: May 05,2024

1. Install "ruby-attr-encrypted" package

This guide covers the steps necessary to install ruby-attr-encrypted on Kali Linux

$ sudo apt update $ sudo apt install ruby-attr-encrypted

2. Uninstall "ruby-attr-encrypted" package

This tutorial shows how to uninstall ruby-attr-encrypted on Kali Linux:

$ sudo apt remove ruby-attr-encrypted $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-attr-encrypted package on Kali Linux

Package: ruby-attr-encrypted
Version: 3.1.0-4
Installed-Size: 59
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-encryptor
Size: 18400
SHA256: 7213ca0faf1562c6350937d7e139765e3410d07d43af3fd9ef046e78e201316d
SHA1: 3996f18f10c74f8471abb85e67838ca2be765af3
MD5sum: 02c6c803bbe3deb392848b5fc5e79bba
Description: Encrypt and decrypt attributes
Generates attr_accessors that encrypt and decrypt attributes transparently.
It works with ANY class, however, you get a few extra features when you're
using it with ActiveRecord, DataMapper, or Sequel
Description-md5:
Homepage: https://github.com/attr-encrypted/attr_encrypted
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-attr-encrypted/ruby-attr-encrypted_3.1.0-4_all.deb