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

Last updated: May 18,2024

1. Install "ruby-activerecord" package

This tutorial shows how to install ruby-activerecord on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-activerecord

2. Uninstall "ruby-activerecord" package

This guide covers the steps necessary to uninstall ruby-activerecord on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-activerecord
Architecture: all
Version: 2:5.2.4.3+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1609
Depends: ruby | ruby-interpreter, ruby-activemodel (= 2:5.2.4.3+dfsg-2), ruby-activesupport (= 2:5.2.4.3+dfsg-2), ruby-arel (>= 9.0)
Filename: pool/universe/r/rails/ruby-activerecord_5.2.4.3+dfsg-2_all.deb
Size: 285040
MD5sum: cb00c301da9fe20f1188275afa8825a6
SHA1: 8a86e3ef6319765ac208026121db5dffea4b2703
SHA256: 33ff853234b84661a2140bcfceb898b652a34d070b4a9169b43a2966dda92f0a
SHA512: 4d75ad8681a8f1e9f9b7a515637ddcae2072b0d99bbd3cacbdb1fbbe6e4e71578112ede8bf431cad35d9cd6676a57d3a25137430d31323df97d02c530a7c04c3
Homepage: http://www.rubyonrails.org
Description-en: object-relational mapper framework (part of Rails)
Active Records is a framework to work with databases on Rails. Build
a persistent domain model by mapping database tables to Ruby classes.
Strong conventions for associations, validations, aggregations,
migrations, and testing come baked-in.
Description-md5: 6452745f1c144fe5e8efd5bbcab99307
Ruby-Versions: all