How to Install and Uninstall libjs-jquery-tablesorter Package on Ubuntu 21.04 (Hirsute Hippo)

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 21.04 (Hirsute Hippo)

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

2. Uninstall "libjs-jquery-tablesorter" package

This tutorial shows how to uninstall libjs-jquery-tablesorter on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libjs-jquery-tablesorter package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjs-jquery-tablesorter
Architecture: all
Version: 1:2.31.3+dfsg1-1
Priority: optional
Section: universe/web
Source: jquery-tablesorter
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1233
Depends: libjs-jquery, libjs-jquery-metadata
Recommends: javascript-common
Filename: pool/universe/j/jquery-tablesorter/libjs-jquery-tablesorter_2.31.3+dfsg1-1_all.deb
Size: 184736
MD5sum: d971569cbe891615a4b764f5b6fa4c56
SHA1: 639ed0fdaa74faaa8a7e47584c6802e7cc10ad68
SHA256: f42582a85e697e6ccf12303555fbfb5850480c2a076d948414cc9afc1011344c
SHA512: 6c2df8aeba3adfbadec85df4bbcbc5b356a07885a7f92524237921497368ba60ccef1e1199f7a927dff6b8ad52d19dc09f5e28c77a1dc706802bc947a4f3cf6b
Homepage: https://github.com/Mottie/tablesorter
Description-en: jQuery flexible client-side table sorting plugin
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 alphanumeric sorting and filtering.
* Multi-tbody sorting
* Supports Bootstrap v2-4.
* Parsers for sorting text, alphanumeric text, URIs, integers, currency,
floats, IP addresses, dates (ISO, long and short formats) and time.
Add your own easily.
* Inline editing
* Support for ROWSPAN and COLSPAN on TH elements.
* 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+, Chrome 5.0+.
Description-md5: 604a81e9737ec1c13939122e93706e45
Task: ubuntustudio-audio