How to Install and Uninstall ruby-delayed-job Package on Kali Linux
Last updated: November 07,2024
1. Install "ruby-delayed-job" package
In this section, we are going to explain the necessary steps to install ruby-delayed-job on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-delayed-job
Copied
2. Uninstall "ruby-delayed-job" package
This guide let you learn how to uninstall ruby-delayed-job on Kali Linux:
$
sudo apt remove
ruby-delayed-job
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-delayed-job package on Kali Linux
Package: ruby-delayed-job
Version: 4.1.11-1
Installed-Size: 126
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport (>= 2:3.0), ruby-activesupport (<< 2:8.0)
Size: 31396
SHA256: 9b0feb8d5b7f32a1122c22dfd3634d9ea341d7e7976b9d65c00e8137ae208846
SHA1: 9bb32e8392b3aed55530ed3c3737a7f85b4d732e
MD5sum: 3d0d5fcaccef0cd976cd84d582ec8d29
Description: 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:
Homepage: https://github.com/collectiveidea/delayed_job
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-delayed-job/ruby-delayed-job_4.1.11-1_all.deb
Version: 4.1.11-1
Installed-Size: 126
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport (>= 2:3.0), ruby-activesupport (<< 2:8.0)
Size: 31396
SHA256: 9b0feb8d5b7f32a1122c22dfd3634d9ea341d7e7976b9d65c00e8137ae208846
SHA1: 9bb32e8392b3aed55530ed3c3737a7f85b4d732e
MD5sum: 3d0d5fcaccef0cd976cd84d582ec8d29
Description: 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:
Homepage: https://github.com/collectiveidea/delayed_job
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-delayed-job/ruby-delayed-job_4.1.11-1_all.deb