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

Last updated: May 10,2024

1. Install "ruby-arel" package

Here is a brief guide to show you how to install ruby-arel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-arel

2. Uninstall "ruby-arel" package

Please follow the instructions below to uninstall ruby-arel on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-arel
Priority: optional
Section: universe/ruby
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 6.0.3-2
Depends: ruby | ruby-interpreter
Breaks: ruby-activerecord-3.2
Filename: pool/universe/r/ruby-arel/ruby-arel_6.0.3-2_all.deb
Size: 26796
MD5sum: 7071e756f412fdf12980cadd23aff9f1
SHA1: 2f59febddf2bcfcba3b7b915a48647dce77ba67f
SHA256: e67921fa3aed29a77590d9042b671700422a0eac9912498344b3b075c6179bfe
Description-en: SQL AST manager for Ruby
Arel is a SQL AST manager for Ruby. It simplifies the generation of
complex SQL queries and adapts to various RDBMS systems.
.
It is intended to be a framework; that is, you can build your own ORM
with it, focusing on innovative object and collection modeling as opposed to
database compatibility and query generation.
Description-md5: d2ab9f33bacf0dbcd86cc3919d508f58
Homepage: http://github.com/rails/arel
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu