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

Last updated: May 20,2024

1. Install "libjs-jquery-timer" package

This guide covers the steps necessary to install libjs-jquery-timer on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjs-jquery-timer" package

This is a short guide on how to uninstall libjs-jquery-timer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-jquery-timer
Priority: extra
Section: universe/web
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: jquery-timer.js
Version: 0.0~git20150215.0.233601d+dfsg1-1
Recommends: javascript-common
Filename: pool/universe/j/jquery-timer.js/libjs-jquery-timer_0.0~git20150215.0.233601d+dfsg1-1_all.deb
Size: 3400
MD5sum: b0454bd09bced99e84261f7c94101ce7
SHA1: 5365784837534599323b4e49cc3a1fcc309d7fb8
SHA256: ebc5ef0f987bf58a18ec8b182037204d2eacbbce20ff316deb188f047f0ea325
Description-en: setTimeout equivalent with more options for jquery
jquery-timer adds the class $.timer(). The following
functions are available:
- timer.play()
- timer.pause()
- timer.toggle(boolean)
- timer.once(time)
- timer.isActive
- timer.remaining
Description-md5: 186c6493167ced3ef7b0f9a0f92d9fd7
Homepage: https://github.com/jchavannes/jquery-timer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu