How to Install and Uninstall python-xstatic-jquery.tablesorter Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 15,2024
1. Install "python-xstatic-jquery.tablesorter" package
This guide let you learn how to install python-xstatic-jquery.tablesorter on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-xstatic-jquery.tablesorter
Copied
2. Uninstall "python-xstatic-jquery.tablesorter" package
In this section, we are going to explain the necessary steps to uninstall python-xstatic-jquery.tablesorter on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-xstatic-jquery.tablesorter
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-xstatic-jquery.tablesorter package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-xstatic-jquery.tablesorter
Priority: optional
Section: universe/python
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.14.5.1-2
Depends: libjs-jquery-tablesorter (>= 2.14.5), python-xstatic, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-xstatic-jquery.tablesorter/python-xstatic-jquery.tablesorter_2.14.5.1-2_all.deb
Size: 5476
MD5sum: 3c3126ecb5e537f26c06e9b65ba2afef
SHA1: c54916da31319d2aa17ed984dc72bd76a6e5edf6
SHA256: c16037a72e6d91afbf8f6889d2e13fb7f91b7a469bb96ba1e101f6aa1a2e430c
Description-en: JQuery Tablesorter XStatic support - Python 2.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
with any package management system or even without one.
.
Many Python projects need to use some specific data files, like javascript,
css, java applets, images, etc. Sometimes these files belong to YOUR project
(then you may want to package them separately, but you could also just put
them into your main package). But in many other cases, those files are
maintained by someone else (like jQuery javascript library or even much bigger
js libraries or applications) and you definitely do not really want to merge
them into your project. So, you want to have static file packages, but you
don’t want to get lots of stuff you do not want. Thus, stuff required by
XStatic file packages (especially the main, toplevel XStatic package) tries to
obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework
or other stuff you don't want. Maybe there will be optional XStatic extensions
for all sorts of stuff, but they won't be required if you just want the files.
.
By having static files in packages, it is also easier to build virtual envs,
support linux/bsd/... distribution package maintainers and even windows
installs using the same mechanism.
.
This package provides JQuery Tablesorter support as a Python 2.x module.
Description-md5: 65d320c134c30e46066e6139d62f8b2b
Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.14.5.1-2
Depends: libjs-jquery-tablesorter (>= 2.14.5), python-xstatic, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-xstatic-jquery.tablesorter/python-xstatic-jquery.tablesorter_2.14.5.1-2_all.deb
Size: 5476
MD5sum: 3c3126ecb5e537f26c06e9b65ba2afef
SHA1: c54916da31319d2aa17ed984dc72bd76a6e5edf6
SHA256: c16037a72e6d91afbf8f6889d2e13fb7f91b7a469bb96ba1e101f6aa1a2e430c
Description-en: JQuery Tablesorter XStatic support - Python 2.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
with any package management system or even without one.
.
Many Python projects need to use some specific data files, like javascript,
css, java applets, images, etc. Sometimes these files belong to YOUR project
(then you may want to package them separately, but you could also just put
them into your main package). But in many other cases, those files are
maintained by someone else (like jQuery javascript library or even much bigger
js libraries or applications) and you definitely do not really want to merge
them into your project. So, you want to have static file packages, but you
don’t want to get lots of stuff you do not want. Thus, stuff required by
XStatic file packages (especially the main, toplevel XStatic package) tries to
obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework
or other stuff you don't want. Maybe there will be optional XStatic extensions
for all sorts of stuff, but they won't be required if you just want the files.
.
By having static files in packages, it is also easier to build virtual envs,
support linux/bsd/... distribution package maintainers and even windows
installs using the same mechanism.
.
This package provides JQuery Tablesorter support as a Python 2.x module.
Description-md5: 65d320c134c30e46066e6139d62f8b2b
Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu