How to Install and Uninstall ruby-sequenced Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-sequenced" package

Please follow the guidance below to install ruby-sequenced on Kali Linux

$ sudo apt update $ sudo apt install ruby-sequenced

2. Uninstall "ruby-sequenced" package

Please follow the guidance below to uninstall ruby-sequenced on Kali Linux:

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

3. Information about the ruby-sequenced package on Kali Linux

Package: ruby-sequenced
Version: 3.1.1-1.1
Installed-Size: 37
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 3.0), ruby-activesupport (>= 3.0)
Size: 8748
SHA256: f17aefc74c9ebe8074fbcd0cbffaee99916a013b4d6bb4100c6daa979f2e8ae8
SHA1: c57873c252cb37ecc17bfd7903871616a8eb4a07
MD5sum: 0587405921b546dc7120ac78a20b8603
Description: 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:
Homepage: https://github.com/djreimer/sequenced
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sequenced/ruby-sequenced_3.1.1-1.1_all.deb