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

Last updated: May 16,2024

1. Install "ruby-delayed-job" package

Please follow the step by step instructions below to install ruby-delayed-job on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-delayed-job" package

This tutorial shows how to uninstall ruby-delayed-job on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-delayed-job
Architecture: all
Version: 4.1.8-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: 125
Depends: ruby | ruby-interpreter, ruby-activerecord, ruby-activesupport, ruby-daemons
Breaks: ruby-delayed-job-active-record (<= 4.1~)
Filename: pool/universe/r/ruby-delayed-job/ruby-delayed-job_4.1.8-1_all.deb
Size: 26964
MD5sum: 14b2b5b6a35d9ee9420cd348e6e0489c
SHA1: 3aea3e1dd752cb2ab2c94a6f7f39e89e581a0109
SHA256: e158e09545c1e48611d224b7420b650a2039d902dac69c4b0fb2e50f1f27231f
SHA512: f67b310d6237711fa1592a75d94594c9e99e7cac21b78c4404939e1dc5580040a0b5b0664a6b35992a455b0ef4d6997e744ab505d826418795dddcb259387f99
Homepage: https://github.com/collectiveidea/delayed_job
Description-en: database-backed asynchronous priority queue system
Delayed_job (or DJ) encapsulates the common pattern of asynchronously
executing longer tasks in the background. It is a direct extraction from
Shopify where the job table is responsible for a multitude of core tasks.
Description-md5: 273aecf5bd15bcd12df88b5d54938b4c
Ruby-Versions: all