How to Install and Uninstall ruby-activejob Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "ruby-activejob" package

Please follow the instructions below to install ruby-activejob on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

3. Information about the ruby-activejob package on Ubuntu 21.10 (Impish Indri)

Package: ruby-activejob
Architecture: all
Version: 2:6.0.3.7+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 197
Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-activesupport (= 2:6.0.3.7+dfsg-2), ruby-globalid
Filename: pool/universe/r/rails/ruby-activejob_6.0.3.7+dfsg-2_all.deb
Size: 37314
MD5sum: af51708b3fdf5613b166f1657aaca5c8
SHA1: f7b2c63bec3a69a02a1f170e9476ba4ff86a7976
SHA256: 8defad7403e9c17f08d7c8feb93a034276ed13d8d135c74f20e2d20397ac4364
SHA512: 621daff119cbc6dbcf0facc0ef7d00efba5c53fddbc8a0ef7f8a9428f4c8754e62af3517e97b0b0f76adeddf2593dc521a44f405b3178bb7b1691608fa116d13
Homepage: https://rubyonrails.org/
Description-en: job framework with pluggable queues (part of Rails)
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.
Description-md5: ee69ae9d9b610fffba222413dcd6fefa
Ruby-Versions: all