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

Last updated: May 16,2024

1. Install "ruby-rotp" package

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

$ sudo apt update $ sudo apt install ruby-rotp

2. Uninstall "ruby-rotp" package

In this section, we are going to explain the necessary steps to uninstall ruby-rotp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rotp $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rotp
Priority: optional
Section: universe/ruby
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.1+dfsg-1
Depends: libjs-jquery, ruby | ruby-interpreter
Filename: pool/universe/r/ruby-rotp/ruby-rotp_2.1.1+dfsg-1_all.deb
Size: 30992
MD5sum: a3ce9eb6a47d4f81072da60c29011224
SHA1: 31cf3eb8e930597d9d583c576c2fad41213b7dea
SHA256: 7097971e807fc5494ba276d069396019007719088b093e1033855e5105218f0c
Description-en: Ruby library for generating and verifying one time passwords
A ruby library for generating one time passwords (HOTP & TOTP) according to
RFC 4226 and RFC 6238. Works for both HOTP and TOTP, and includes QR Code
provisioning.
Description-md5: ff6428f6de9f43c619234bfb70d836c4
Homepage: http://github.com/mdp/rotp
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu