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

Last updated: May 18,2024

1. Install "libjs-jquery-textchange" package

Please follow the steps below to install libjs-jquery-textchange on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-jquery-textchange

2. Uninstall "libjs-jquery-textchange" package

Please follow the step by step instructions below to uninstall libjs-jquery-textchange on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-jquery-textchange $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-jquery-textchange
Priority: optional
Section: universe/ruby
Installed-Size: 13
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-rails-assets-jquery-textchange
Version: 0.2.3-1ubuntu1
Filename: pool/universe/r/ruby-rails-assets-jquery-textchange/libjs-jquery-textchange_0.2.3-1ubuntu1_all.deb
Size: 2906
MD5sum: 7e7061f1d140ddf3ce65f298e266982a
SHA1: 0c21cbf565d0170d23412cc9a82a5db2e0fbcc2e
SHA256: 546fb9c4801715aef7c4066947cd2de67c153a42ff34d350497573d4f86b3f76
Description-en: detects text changes for input and textarea elements
Simple cross browser detection of text changes for input and textarea
elements using a jQuery custom event plugin by ZURB
.
Implementing this requires binding events to the keyup event, and a couple
other events if you want to detect text changes on cut and paste. Even if
you're a JavaScript god it's tedious to keeping writing this logic over and
over again. Be smart and use the ZURB text change event plugin instead.
Description-md5: 362847316bbc216ce0569a5ca735a886
Homepage: http://zurb.com/playground/jquery-text-change-custom-event
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu