How to Install and Uninstall darts Package on openSUSE Leap
Last updated: November 22,2024
1. Install "darts" package
Please follow the step by step instructions below to install darts on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
darts
Copied
2. Uninstall "darts" package
Please follow the guidelines below to uninstall darts on openSUSE Leap:
$
sudo zypper remove
darts
Copied
3. Information about the darts package on openSUSE Leap
Information for package darts:
------------------------------
Repository : Main Repository
Name : darts
Version : 0.32-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.1 KiB
Installed : No
Status : not installed
Source package : darts-0.32-bp155.2.11.src
Upstream URL : http://chasen.org/~taku/software/darts/
Summary : Double Array Trie System
Description :
Darts is a simple C++ template library to construct
Double-Arrays [Aoe 1989]. Double-Arrays are data
structures to represent Trie. These are faster than
other Trie implementations.
Darts is used by Chasen.
------------------------------
Repository : Main Repository
Name : darts
Version : 0.32-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.1 KiB
Installed : No
Status : not installed
Source package : darts-0.32-bp155.2.11.src
Upstream URL : http://chasen.org/~taku/software/darts/
Summary : Double Array Trie System
Description :
Darts is a simple C++ template library to construct
Double-Arrays [Aoe 1989]. Double-Arrays are data
structures to represent Trie. These are faster than
other Trie implementations.
Darts is used by Chasen.