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

Last updated: May 09,2024

1. Install "python-marisa" package

Please follow the step by step instructions below to install python-marisa on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-marisa

2. Uninstall "python-marisa" package

Please follow the guidance below to uninstall python-marisa on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-marisa $ sudo apt autoclean && sudo apt autoremove

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

Package: python-marisa
Priority: extra
Section: universe/python
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Source: marisa
Version: 0.2.4-8build6
Provides: python2.7-marisa
Depends: libmarisa0 (= 0.2.4-8build6), python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/m/marisa/python-marisa_0.2.4-8build6_amd64.deb
Size: 28118
MD5sum: 2b1b98ea37faf955ad951cccb384270f
SHA1: f4d4ba11192123de8a0db9f83cc053f121849d53
SHA256: 6a5f971f9dbb3dfe990c25ab9e617bc5910cc72036f808d4ad23404c372f7531
Description-en: Python bindings for MARISA
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static
and space-efficient trie data structure.
.
This package contains Python bindings for MARISA.
Description-md5: 288fb94e7289491f994c09dad7c3bd67
Homepage: https://code.google.com/p/marisa-trie/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu