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

Last updated: October 04,2024

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

Here is a brief guide to show you how to install python3-xstatic-magic-search on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall python3-xstatic-magic-search on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-xstatic-magic-search
Priority: optional
Section: universe/python
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-xstatic-magic-search
Version: 0.2.5.1-1
Depends: libjs-magic-search (>= 0.2.5), python3-xstatic, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-xstatic-magic-search/python3-xstatic-magic-search_0.2.5.1-1_all.deb
Size: 4540
MD5sum: 183e84df848486f57a3c1d0221161062
SHA1: ab262a593fd7053b08f40afded33013dc963bdb4
SHA256: 12b388b0e08c1aec78cbb1f5a43b521f80bf417c116f22dd10681116d32a2f78
Description-en: Magic-Search XStatic support - Python 3.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 3.x module.
Description-md5: f08127fb0736bf2e2e8794e100dce43b
Homepage: https://github.com/stackforge/xstatic-magic-search
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu