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

Last updated: May 21,2024

1. Install "ruby-activerecord-nulldb-adapter" package

This guide covers the steps necessary to install ruby-activerecord-nulldb-adapter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-activerecord-nulldb-adapter

2. Uninstall "ruby-activerecord-nulldb-adapter" package

Please follow the step by step instructions below to uninstall ruby-activerecord-nulldb-adapter on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-activerecord-nulldb-adapter $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-activerecord-nulldb-adapter
Priority: optional
Section: universe/ruby
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.2-1
Depends: ruby | ruby-interpreter, ruby-activerecord
Filename: pool/universe/r/ruby-activerecord-nulldb-adapter/ruby-activerecord-nulldb-adapter_0.3.2-1_all.deb
Size: 10982
MD5sum: 8fe8603af18bf43923b7a2dba345c438
SHA1: a4b000904f186218aa727305e93988121226214d
SHA256: f20b12e69d2fedb9772fdcf204d79ad420a88ac00a2f87fd7c12f78f0eac4336
Description-en: ActiveRecord database adapters based on the Null Object pattern
NullDB provides a database backend for Ruby ActiveRecord that translates
database interactions into no-ops. Using NullDB enables one to test model
business logic - including after_save hooks - without ever touching a real
database.
Description-md5: 3922f458f5accac82a7ab7de687c0a0c
Homepage: https://github.com/nulldb/nulldb
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu