How to Install and Uninstall marisa Package on openSuSE Tumbleweed
Last updated: February 24,2025
1. Install "marisa" package
Learn how to install marisa on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
marisa
Copied
2. Uninstall "marisa" package
Learn how to uninstall marisa on openSuSE Tumbleweed:
$
sudo zypper remove
marisa
Copied
3. Information about the marisa package on openSuSE Tumbleweed
Information for package marisa:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : marisa
Version : 0.2.6-1.26
Arch : x86_64
Vendor : openSUSE
Installed Size : 165.3 KiB
Installed : No
Status : not installed
Source package : marisa-0.2.6-1.26.src
Upstream URL : https://github.com/s-yata/marisa-trie/
Summary : Matching Algorithm with Recursively Implemented StorAge
Description :
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
static and space-efficient trie data structure. And libmarisa is a C++
library to provide an implementation of MARISA. Also, the package of
libmarisa contains a set of command line tools for building and
operating a MARISA-based dictionary.
A MARISA-based dictionary supports not only lookup but also reverse
lookup, common prefix search and predictive search.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : marisa
Version : 0.2.6-1.26
Arch : x86_64
Vendor : openSUSE
Installed Size : 165.3 KiB
Installed : No
Status : not installed
Source package : marisa-0.2.6-1.26.src
Upstream URL : https://github.com/s-yata/marisa-trie/
Summary : Matching Algorithm with Recursively Implemented StorAge
Description :
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
static and space-efficient trie data structure. And libmarisa is a C++
library to provide an implementation of MARISA. Also, the package of
libmarisa contains a set of command line tools for building and
operating a MARISA-based dictionary.
A MARISA-based dictionary supports not only lookup but also reverse
lookup, common prefix search and predictive search.