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

Last updated: April 28,2024

1. Install "ruby-sequel-pg" package

This guide let you learn how to install ruby-sequel-pg on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-sequel-pg

2. Uninstall "ruby-sequel-pg" package

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

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

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

Package: ruby-sequel-pg
Architecture: amd64
Version: 1.12.2-1build1
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: 88
Depends: ruby (>= 1:2.7~0), ruby-pg, ruby-sequel, libc6 (>= 2.4), libpq5 (>= 9.2~beta3), libruby2.7 (>= 2.7.0-4), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-sequel-pg/ruby-sequel-pg_1.12.2-1build1_amd64.deb
Size: 24384
MD5sum: e4fe30bd2fd98a91e25f75966210d48c
SHA1: 2b214a9947bb3a5a8525f061267f6e8a52d56d0f
SHA256: b6f3bb52809aa13646d952a383bf81ae9d638f5fb83de2fa4c753dfe4c8e4d7c
SHA512: ca67d9d642936eb69cd72d9b28c364e33f571bb168773e7a1b108a39868d29f32e49e77d03d670a36e392124f80dbbf60c52bb74adda813f73bd1611b4ce5e65
Homepage: https://github.com/jeremyevans/sequel_pg
Description-en: Faster SELECTs when using Sequel with pg
sequel_pg overwrites the inner loop of the Sequel postgres
adapter row fetching code with a C version. The C version
is significantly faster (2-6x) than the pure ruby version
that Sequel uses by default.
Description-md5: 2ae3212929238c6b6d45432dcba60221
Ruby-Versions: ruby2.7