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

Last updated: May 15,2024

1. Install "python3-marisa" package

This is a short guide on how to install python3-marisa on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-marisa

2. Uninstall "python3-marisa" package

This guide covers the steps necessary to uninstall python3-marisa on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-marisa
Priority: extra
Section: universe/python
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Source: marisa
Version: 0.2.4-8build6
Depends: libmarisa0 (= 0.2.4-8build6), python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/m/marisa/python3-marisa_0.2.4-8build6_amd64.deb
Size: 27804
MD5sum: 4e3ead8f2bffd266c328b9cbe1602d15
SHA1: e9d06533b3892d000967e78f033552c897204ac4
SHA256: ba2a302f29e81302fcaf19853dc3977c9680bc53aa69fbd8e9ccbf5237c599bc
Description-en: Python3 bindings for MARISA
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static
and space-efficient trie data structure.
.
This package contains Python 3 bindings for MARISA.
Description-md5: 20b5de98bbe5e135add55f319a55629f
Homepage: https://code.google.com/p/marisa-trie/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu