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

Last updated: January 11,2025

1. Install "ruby-activejob" package

This guide covers the steps necessary to install ruby-activejob on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-activejob

2. Uninstall "ruby-activejob" package

This guide covers the steps necessary to uninstall ruby-activejob on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-activejob
Architecture: all
Version: 2:5.2.4.3+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 155
Depends: ruby | ruby-interpreter, ruby-activesupport (= 2:5.2.4.3+dfsg-2), ruby-globalid (>= 0.3.6)
Filename: pool/universe/r/rails/ruby-activejob_5.2.4.3+dfsg-2_all.deb
Size: 29080
MD5sum: 16b9b5c7270333d8505fa8dd3d6f4e61
SHA1: 8c103d1ca0909f20d0ad292c810ce494ddfbccae
SHA256: da537f68517bae9999156960c7b0dfd2b02035aa63d479527c56a6db723bfcee
SHA512: 748b04fa1115850e3dec2ba7734b62130c64029738f21ce11ab4a93a7c879ba3ca3ec3a4c16e9c82867bd71abcaac4b91a78d7ff7e5666f791e91e0ca539341a
Homepage: http://www.rubyonrails.org
Description-en: job framework with pluggable queues
Active Job is a framework for declaring jobs and making them run on a variety
of queueing backends. These jobs can be everything from regularly scheduled
clean-ups, to billing charges, to mailings. Anything that can be chopped up
into small units of work and run in parallel, really.
Description-md5: cb658c3c70be2537a620e3db7f6b15e9
Ruby-Versions: all