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

Last updated: May 14,2024

1. Install "ruby-sequenced" package

Please follow the guidelines below to install ruby-sequenced on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-sequenced

2. Uninstall "ruby-sequenced" package

This guide covers the steps necessary to uninstall ruby-sequenced on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-sequenced
Architecture: all
Version: 3.1.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.1_all.deb
Size: 7864
MD5sum: 40e2741e790ec2a381835474159bc5c9
SHA1: 7fb1a637a8e559463bd9c5997eedc5763b37bb42
SHA256: 7da64f020e2e316b45015edf99862e4512304f286236ae629d0b7bf2b0a33376
SHA512: 067129599157b365bcf8314fc7195e6cdba94178e13606e6c07ad3159d03d9776bfad6fdfa6e30f7b73fe9c14d94cd5dfb502d9cfe9312aab382b7d3e6e724b2
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