How to Install and Uninstall python-xstatic-magic-search Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-xstatic-magic-search" package

This tutorial shows how to install python-xstatic-magic-search on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xstatic-magic-search

2. Uninstall "python-xstatic-magic-search" package

This guide let you learn how to uninstall python-xstatic-magic-search on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-xstatic-magic-search $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-xstatic-magic-search package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-xstatic-magic-search
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.2.5.1-1
Depends: libjs-magic-search (>= 0.2.5), python-xstatic, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-xstatic-magic-search/python-xstatic-magic-search_0.2.5.1-1_all.deb
Size: 4542
MD5sum: e873f5ca4f6b388e2617d18ab12321b0
SHA1: cc3184215d6175a14a77a6455c41bbd8af4552c3
SHA256: 65063e5a998d7b0cfe26cffba2257c4fc0011f677b87266185acbce85f629ef0
Description-en: Magic-Search XStatic support - Python 2.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.
.
MagicSearch is an AngularJS directive that provides a UI for both faceted
filtering and as-you-type filtering. It is intended for filtering tables, such
as an AngularJS smart-table, but it can be used in any situation where you can
provide it with facets/options and consume its events.
.
MagicSearch was initially developed by David Kavanagh for Eucalyptus.
.
This package contains the Python 2.x module.
Description-md5: 0f17c96641e01d016b2e4124981820dc
Homepage: https://github.com/stackforge/xstatic-magic-search
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu