How to Install and Uninstall ruby-after-commit-queue Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "ruby-after-commit-queue" package

Please follow the steps below to install ruby-after-commit-queue on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-after-commit-queue

2. Uninstall "ruby-after-commit-queue" package

Please follow the guidelines below to uninstall ruby-after-commit-queue on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-after-commit-queue $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-after-commit-queue package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-after-commit-queue
Priority: optional
Section: universe/ruby
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.0-1
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 3.0)
Filename: pool/universe/r/ruby-after-commit-queue/ruby-after-commit-queue_1.3.0-1_all.deb
Size: 4662
MD5sum: a0dbb3777dce1f854ca064d031641148
SHA1: 146d117377d0679083e0d86c8e48e3956337688a
SHA256: 36bd3c279ae331a8d44db24a02b72a1508951c50be5a89d99d35e1481d56c05a
Description-en: run callbacks after database transaction
Plugin for running methods on ActiveRecord models after record is committed
.
When using 'state_machine' it's hard to run a callback on event after the
transaction is committed. after_commit_queue plugin addresses this problem.
Description-md5: f52bc2c382b1c82b68ab2a17d8eae15b
Homepage: https://github.com/shellycloud/after_commit_queue
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu