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

Last updated: April 29,2024

1. Install "ruby-sequenced" package

This tutorial shows how to install ruby-sequenced on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-sequenced

2. Uninstall "ruby-sequenced" package

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

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

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

Package: ruby-sequenced
Architecture: all
Version: 3.1.1-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: 37
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 3.0), ruby-activesupport (>= 3.0)
Filename: pool/universe/r/ruby-sequenced/ruby-sequenced_3.1.1-1_all.deb
Size: 7672
MD5sum: b7391637952c50f9814f5d1a58c0bc34
SHA1: 5949426f305f4223d1a071184e429716ea1ee541
SHA256: 867633736856225e677f8487576dc097da298adc3f700892018778510d955077
SHA512: ccaa55a3add8c93a5a4a03343aa564ab13e0147663af2074a7419edee5e3a0ba684463e11b38b3896dc4e50575d32b87b0229217002b5f2c065d5d9f4b003c47
Homepage: https://github.com/djreimer/sequenced
Description-en: generate scoped sequential IDs for ActiveRecord models
This library provides an `acts_as_sequenced` macro that automatically assigns
a unique, sequential ID to each record. The sequential ID is not a replacement
for the database primary key, but rather adds another way to
retrieve the object without exposing the primary key.
Description-md5: 633b11193d604efd5a2f8466370de205
Ruby-Versions: all