How to Install and Uninstall ruby-activerecord Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "ruby-activerecord" package
This tutorial shows how to install ruby-activerecord on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-activerecord
Copied
2. Uninstall "ruby-activerecord" package
In this section, we are going to explain the necessary steps to uninstall ruby-activerecord on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-activerecord
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-activerecord package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-activerecord
Priority: optional
Section: universe/ruby
Installed-Size: 1426
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: rails
Version: 2:4.2.6-1
Depends: ruby | ruby-interpreter, ruby-activemodel (= 2:4.2.6-1), ruby-activesupport (= 2:4.2.6-1), ruby-arel (<< 7.0), ruby-arel (>= 6.0)
Filename: pool/universe/r/rails/ruby-activerecord_4.2.6-1_all.deb
Size: 259378
MD5sum: cfe649787bac12f53267406522c23fb3
SHA1: 9112b7fc7b11a0d549057cd1c097f74abf6dc944
SHA256: 7d5f5d4df6d0b9c5f559ad7886b33500fc97eeb2bccc38a64952259fc42667b5
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
Homepage: http://www.rubyonrails.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 1426
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: rails
Version: 2:4.2.6-1
Depends: ruby | ruby-interpreter, ruby-activemodel (= 2:4.2.6-1), ruby-activesupport (= 2:4.2.6-1), ruby-arel (<< 7.0), ruby-arel (>= 6.0)
Filename: pool/universe/r/rails/ruby-activerecord_4.2.6-1_all.deb
Size: 259378
MD5sum: cfe649787bac12f53267406522c23fb3
SHA1: 9112b7fc7b11a0d549057cd1c097f74abf6dc944
SHA256: 7d5f5d4df6d0b9c5f559ad7886b33500fc97eeb2bccc38a64952259fc42667b5
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
Homepage: http://www.rubyonrails.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu