How to Install and Uninstall ruby-devise-async Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "ruby-devise-async" package

Learn how to install ruby-devise-async on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-devise-async

2. Uninstall "ruby-devise-async" package

This is a short guide on how to uninstall ruby-devise-async on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-devise-async $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-devise-async package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-devise-async
Priority: optional
Section: universe/ruby
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.0-1
Depends: ruby | ruby-interpreter, ruby-devise (>= 3.2)
Filename: pool/universe/r/ruby-devise-async/ruby-devise-async_0.9.0-1_all.deb
Size: 6984
MD5sum: 39aca1378972f96c3aa2e07f10738518
SHA1: a88478c9ff04b04638d392e1e089704ffc93581c
SHA256: aaf111146fb85bffe57c4e80e4bbc4b6bbf3d6b87045a601f61cbb22e1c97b9b
Description-en: easy way to configure Devise to send its emails asynchronously
Send Devise's emails in background using your preferred queuing backend.
.
Supported backends:
* Resque
* Sidekiq
* Delayed::Job
* QueueClassic
* Torquebox
Description-md5: 91f7e1968c4707d49258b6e3ff8ea03f
Homepage: https://github.com/mhfs/devise-async/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu