How to Install and Uninstall ruby-delayed-job-active-record Package on Kali Linux

Last updated: May 04,2024

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

Here is a brief guide to show you how to install ruby-delayed-job-active-record on Kali Linux

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

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

Learn how to uninstall ruby-delayed-job-active-record on Kali Linux:

$ 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 Kali Linux

Package: ruby-delayed-job-active-record
Version: 4.1.8-1
Installed-Size: 41
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activerecord (>= 2:3.0), ruby-activerecord (<< 2:8.0), ruby-delayed-job (>= 3.0), ruby-delayed-job (<< 5)
Size: 8360
SHA256: f19010c404a66acadeedf2bfb127c92d1cf865ad1ef6a8da89d76270ca8a91d7
SHA1: a08df90cc87f427c72e755ea49b08c8424d96d93
MD5sum: e2ff04916403b7b445f465c405224810
Description: 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:
Homepage: https://github.com/collectiveidea/delayed_job_active_record
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-delayed-job-active-record/ruby-delayed-job-active-record_4.1.8-1_all.deb