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

Last updated: May 21,2024

1. Install "ruby-devise-two-factor" package

Please follow the guidance below to install ruby-devise-two-factor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-devise-two-factor

2. Uninstall "ruby-devise-two-factor" package

Here is a brief guide to show you how to uninstall ruby-devise-two-factor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-devise-two-factor $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-devise-two-factor
Priority: optional
Section: universe/ruby
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.0-1
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-attr-encrypted (>= 1.3.2), ruby-devise (>= 3.5.0), ruby-railties, ruby-rotp (>= 2)
Filename: pool/universe/r/ruby-devise-two-factor/ruby-devise-two-factor_2.0.0-1_all.deb
Size: 11226
MD5sum: caa752d8150fa0418fea8bcf96871c91
SHA1: 203c788320bbc67638f2ae92d796685a0449d480
SHA256: 882f1d8845bc43b5d73987f792abf533efafdd62a31e54ad99068b260ce1d0ec
Description-en: Barebones two-factor authentication with Devise
Devise-two-factor is a minimalist extension to Devise which offers support for
two-factor authentication, through the TOTP scheme. It allows you to
incorporate two-factor authentication into your existing models.
Description-md5: a66a32f60b1d806b616729eb382a022a
Homepage: https://github.com/tinfoil/devise-two-factor
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu