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

Last updated: May 05,2024

1. Install "ruby-rqrcode-rails3" package

This tutorial shows how to install ruby-rqrcode-rails3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rqrcode-rails3

2. Uninstall "ruby-rqrcode-rails3" package

Please follow the guidelines below to uninstall ruby-rqrcode-rails3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rqrcode-rails3 $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rqrcode-rails3
Priority: optional
Section: universe/ruby
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.7-1
Depends: ruby | ruby-interpreter, ruby-rails, ruby-rqrcode (>= 0.4.2)
Filename: pool/universe/r/ruby-rqrcode-rails3/ruby-rqrcode-rails3_0.1.7-1_all.deb
Size: 5370
MD5sum: 786242bbef18cdcafbec140061474b89
SHA1: 391907fc8230cad4f07b282b027ffd3a18df02cf
SHA256: fca972fee85523258472786f201f8dc5018b6faaff929bb174b6737eadedba3c
Description-en: render QR codes with Rails 3
This gem allows user to render QR codes with Rails 3. It supports rendering
either SVG or PNG, JPEG, and GIF formats. QR codes are encoded by the
rqrcode gem.
.
This project was inspired by the first chapter in José Valim's book Crafting
Rails Applications
Description-md5: a190eb272422360bf8ffe2be1f0faa55
Homepage: http://github.com/samvincent/rqrcode-rails3
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu