How to Install and Uninstall ruby-activerecord-session-store Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "ruby-activerecord-session-store" package

This guide let you learn how to install ruby-activerecord-session-store on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-activerecord-session-store

2. Uninstall "ruby-activerecord-session-store" package

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

$ sudo apt remove ruby-activerecord-session-store $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-activerecord-session-store package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-activerecord-session-store
Priority: optional
Section: universe/ruby
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.1-3
Depends: ruby | ruby-interpreter, ruby-actionpack (<< 2:5), ruby-actionpack (>= 2:4.0.0), ruby-activerecord (<< 2:5), ruby-activerecord (>= 2:4.0.0), ruby-railties (<< 2:5), ruby-railties (>= 2:4.0.0)
Filename: pool/universe/r/ruby-activerecord-session-store/ruby-activerecord-session-store_0.1.1-3_all.deb
Size: 9204
MD5sum: a5804a8cb8a9213977e8ab1957cce16e
SHA1: 48a4027cbbea9b12263b0b0f7999041e12bf0b65
SHA256: 8e0c5ae3bd44b73a20b6df0ee84e9f3a6d241fb987814f153ba0c444f15c1dd6
Description-en: database backend for user sessions in Rails applications
This package provides a session store backed by an ActiveRecord class. A
default class is provided, but any object duck-typing to an ActiveRecord
session class with text `session_id` and `data` attributes is sufficient.
Description-md5: a292c2b034917d3cf56c877ca6f8ba07
Homepage: http://www.rubyonrails.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu