How to Install and Uninstall ruby-delayed-job-active-record Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "ruby-delayed-job-active-record" package

Please follow the steps below to install ruby-delayed-job-active-record on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-delayed-job-active-record

2. Uninstall "ruby-delayed-job-active-record" package

Please follow the instructions below to uninstall ruby-delayed-job-active-record on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-delayed-job-active-record $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-delayed-job-active-record package on Ubuntu 21.10 (Impish Indri)

Package: ruby-delayed-job-active-record
Architecture: all
Version: 4.1.4-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: 39
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 2:3.0~), ruby-delayed-job (>= 3.0)
Filename: pool/universe/r/ruby-delayed-job-active-record/ruby-delayed-job-active-record_4.1.4-1_all.deb
Size: 7968
MD5sum: a5eebef2a765d31021f5ebf3434d0d66
SHA1: f39226513e8928f64b52591aeeb661de6b3d0749
SHA256: e3619d6cff0577c2335681e65ba4ca99289ade652fb056e6217a912ccff55d60
SHA512: 7658814463402c48289a7838a46344c8493f29dba12115431a612e53d5adf5cddf3262b647edb45a2f73f3e09d46ca3d416515699d0cd8b61bfef351c7514bb1
Homepage: https://github.com/collectiveidea/delayed_job_active_record
Description-en: ActiveRecord backend for DelayedJob
This gem provides an ActiveRecord backend for Delayed::Job, which is a
Database based asynchronous priority queue system. Delayed Job encapsulates
the common pattern of asynchronously executing longer tasks in the background.
Description-md5: 159d84d70104e79f03a2aa50b94a6e88
Ruby-Versions: all