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

Last updated: May 18,2024

1. Install "libjs-jquery-tablesorter" package

Here is a brief guide to show you how to install libjs-jquery-tablesorter on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjs-jquery-tablesorter" package

This guide let you learn how to uninstall libjs-jquery-tablesorter on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-jquery-tablesorter
Priority: optional
Section: universe/web
Installed-Size: 406
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: jquery-goodies
Version: 10-2ubuntu2
Depends: libjs-jquery (>= 1.2.3), libjs-jquery-metadata
Recommends: javascript-common
Filename: pool/universe/j/jquery-goodies/libjs-jquery-tablesorter_10-2ubuntu2_all.deb
Size: 42048
MD5sum: 9168211275979a25b27313e764a1c539
SHA1: d7057be98e4908de4ff713bda094924de5d486c4
SHA256: 78be7ee8523d07e65ee470350b97919527d72bda144b2db74c92507414781a10
Description-en: Flexible client-side table sorting
Tablesorter is a jQuery plugin for turning a standard HTML table
with THEAD and TBODY tags into a sortable table without page refreshes.
tablesorter can successfully parse and sort many types of data including
linked data in a cell. It has many useful features including:
.
* Multi-column sorting
* Parsers for sorting text, URIs, integers, currency, floats, IP addresses,
dates (ISO, long and short formats), time. Add your own easily
* Support secondary "hidden" sorting (e.g., maintain alphabetical sort when
sorting on other criteria)
* Extensibility via widget system
* Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
* Small code size
Description-md5: 7d8ed1cbc5600d27e80c28053129afa3
Homepage: http://tablesorter.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu