How to Install and Uninstall rubygem-activejob.noarch Package on Fedora 38

Last updated: October 04,2024

1. Install "rubygem-activejob.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-activejob.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rubygem-activejob.noarch

2. Uninstall "rubygem-activejob.noarch" package

Please follow the guidelines below to uninstall rubygem-activejob.noarch on Fedora 38:

$ sudo dnf remove rubygem-activejob.noarch $ sudo dnf autoremove

3. Information about the rubygem-activejob.noarch package on Fedora 38

Last metadata expiration check: 1:13:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rubygem-activejob
Version : 7.0.4.3
Release : 1.fc38
Architecture : noarch
Size : 48 k
Source : rubygem-activejob-7.0.4.3-1.fc38.src.rpm
Repository : fedora
Summary : Job framework with pluggable queues
URL : http://rubyonrails.org
License : MIT
Description : Declare job classes that can be run by a variety of queueing backends.