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

Last updated: May 03,2024

1. Install "ruby-devise-token-authenticatable" package

This guide covers the steps necessary to install ruby-devise-token-authenticatable on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-devise-token-authenticatable

2. Uninstall "ruby-devise-token-authenticatable" package

This tutorial shows how to uninstall ruby-devise-token-authenticatable on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-devise-token-authenticatable $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-devise-token-authenticatable
Priority: optional
Section: universe/ruby
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.0-1
Depends: ruby | ruby-interpreter, ruby-devise (>= 3.4.0)
Filename: pool/universe/r/ruby-devise-token-authenticatable/ruby-devise-token-authenticatable_0.4.0-1_all.deb
Size: 5760
MD5sum: 4b79247caf3ecfcaffd5ad399ee59593
SHA1: bdf38962efa4f3f5619bd4b8d4c8651912290723
SHA256: e630bc0fd36ad109dfd00c25cb2653888e72ed310570f565fa21a49fe36ce5d0
Description-en: token based authentication for devise
This gem provides the extracted Token Authenticatable module of devise.
It enables the user to sign in via an authentication token. This token
can be given via a query string or HTTP Basic Authentication.
Description-md5: f7732bf9b74aaa788a0c7efaf7b8e74b
Homepage: https://github.com/baschtl/devise-token_authenticatable
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu