How to Install and Uninstall ruby-attr-encrypted Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ruby-attr-encrypted" package

This guide covers the steps necessary to install ruby-attr-encrypted on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-attr-encrypted" package

Here is a brief guide to show you how to uninstall ruby-attr-encrypted on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-attr-encrypted package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-attr-encrypted
Priority: optional
Section: universe/ruby
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.4-1
Depends: ruby | ruby-interpreter, ruby-encryptor (>= 1.3.0)
Filename: pool/universe/r/ruby-attr-encrypted/ruby-attr-encrypted_1.3.4-1_all.deb
Size: 8134
MD5sum: 7fbf42869d3dc6a1b7ccf8816744b7bf
SHA1: b849a63f015f50c7e670a53c1ee4e4e1d0888748
SHA256: 9f428ef1817f04778c5163c9d462e3a536fe1ca4b2d17b0e727fbd9abc330b47
Description-en: 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: 60538f8a19df3eec979801aed1b13230
Homepage: http://github.com/attr-encrypted/attr_encrypted
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu