How to Install and Uninstall ruby-activerecord-nulldb-adapter Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

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

This is a short guide on how to install ruby-activerecord-nulldb-adapter on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidance below to uninstall ruby-activerecord-nulldb-adapter on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-activerecord-nulldb-adapter package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-activerecord-nulldb-adapter
Architecture: all
Version: 0.4.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61
Depends: ruby-activerecord
Filename: pool/universe/r/ruby-activerecord-nulldb-adapter/ruby-activerecord-nulldb-adapter_0.4.0-1_all.deb
Size: 12284
MD5sum: fcabdc7a906e80401ab4fc2e384f7d38
SHA1: ca83efd512ea14ba14c66bcbbc8a7f8bc6f90ace
SHA256: 11c3193064c175a4ff432a9dd8fc4bf35e5230ea3628076078be7a69270132f8
SHA512: 2d7e74d10f4a595e7628cd1379c94c828c4e2bdb2bee8630fc2d053557c04dbc18b3e96a2fbbb6e35a512c98ba7d3bdf3bd754e358ec1579f7dc888d0c6b9530
Homepage: https://github.com/nulldb/nulldb
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
Ruby-Versions: all