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

Last updated: May 03,2024

1. Install "ruby-sequel" package

In this section, we are going to explain the necessary steps to install ruby-sequel on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-sequel

2. Uninstall "ruby-sequel" package

Please follow the instructions below to uninstall ruby-sequel on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-sequel
Architecture: all
Version: 5.29.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: 3095
Depends: ruby | ruby-interpreter, ruby-json
Recommends: ruby-sequel-pg
Filename: pool/universe/r/ruby-sequel/ruby-sequel_5.29.0-1_all.deb
Size: 869548
MD5sum: d93a2636192aea7a4d60168b57d8631c
SHA1: 9ee1677f19c6f0797caaaaf0793ff095f09cbff0
SHA256: dea81a769c0d501351561c63ca0f4bc843c07f5cacd04a24b6f7ff7a1d784153
SHA512: 581118467170c3a85083c41dd89f6e521f56f84b408496034b408291554fa2cffea111796379329792266cf2dccb392914a5a9f5741da2bdb87b9c03c4c23aa3
Homepage: https://github.com/jeremyevans/sequel
Description-en: Simple, flexible, and powerful SQL database access toolkit for Ruby
Sequel provides thread safety, connection pooling and a concise
DSL for constructing SQL queries and table schemas.
.
Sequel includes a comprehensive ORM layer for mapping
records to Ruby objects and handling associated records.
.
Sequel supports advanced database features such as prepared
statements, bound variables, stored procedures, savepoints,
two-phase commit, transaction isolation, master/slave
configurations, and database sharding.
.
Sequel currently has adapters for ADO, Amalgalite, DataObjects,
DB2, DBI, Firebird, IBM_DB, Informix, JDBC, MySQL, Mysql2, ODBC,
OpenBase, Oracle, PostgreSQL, SQLite3, Swift, and TinyTDS.
Description-md5: 69991565378203fc614a568f4bdc960e
Ruby-Versions: all