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

Last updated: May 15,2024

1. Install "ruby-jquery-turbolinks" package

Please follow the instructions below to install ruby-jquery-turbolinks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-jquery-turbolinks

2. Uninstall "ruby-jquery-turbolinks" package

Learn how to uninstall ruby-jquery-turbolinks on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-jquery-turbolinks $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-jquery-turbolinks
Priority: optional
Section: universe/ruby
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.0~dfsg-1
Depends: ruby | ruby-interpreter, ruby-railties (>= 3.1.0), ruby-turbolinks
Filename: pool/universe/r/ruby-jquery-turbolinks/ruby-jquery-turbolinks_2.1.0~dfsg-1_all.deb
Size: 4198
MD5sum: e0e1161f69954186f095c5b1bbbeaa9f
SHA1: a8e197a1aa9e46c77e40f86e719aaba4621c0546
SHA256: e8945a2356bf60702cd5e8ea08c4e8b9237ebcda3f272339e4413df29202ec88
Description-en: fix for binded events problem caused by Turbolinks
jQuery plugin for drop-in fix for binded events problem caused by Turbolinks
.
Do you like Turbolinks? It's easy and fast way to improve user experience of
surfing on your website.
.
But if you have a large codebase with lots of `$(el).bind(...)` Turbolinks
will surprise you. Most part of your JavaScripts will stop working in usual
way. It's because the nodes on which you bind events no longer exist.
.
This library solves that problem. Learn more at
/usr/share/doc/ruby-jquery-turbolinks/README.md.gz
Description-md5: e60ef999cc948ae167fde05417ae4b86
Homepage: https://github.com/kossnocorp/jquery.turbolinks
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions