How to Install and Uninstall ruby-sequel Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "ruby-sequel" package

Learn how to install ruby-sequel on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-sequel

2. Uninstall "ruby-sequel" package

Learn how to uninstall ruby-sequel on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-sequel package on Ubuntu 21.10 (Impish Indri)

Package: ruby-sequel
Architecture: all
Version: 5.42.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3185
Depends: ruby | ruby-interpreter, ruby-json
Recommends: ruby-sequel-pg
Filename: pool/universe/r/ruby-sequel/ruby-sequel_5.42.0-1_all.deb
Size: 889816
MD5sum: 0b85365f471e9b6de2ed52d820e5d698
SHA1: 8332197b4fb0a0a5a6bb13fd16e593155ba45ad6
SHA256: cefcb90f8615ec497bd1870e19e000ba89395a8ee2356909fc6977271b76fb1c
SHA512: ee722084a518a15aba81ca0d5c783d8dba4ea9116be2e7b4e98ec86d920f944eee314cff417d6f5ead8cdc8db875732f93d1c3f93e5b06ddee9c8bbe42422350
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