How to Install and Uninstall chasen Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "chasen" package

This guide covers the steps necessary to install chasen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install chasen

2. Uninstall "chasen" package

Learn how to uninstall chasen on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove chasen $ sudo apt autoclean && sudo apt autoremove

3. Information about the chasen package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: chasen
Priority: extra
Section: universe/misc
Installed-Size: 540
Maintainer: Ubuntu Developers
Original-Maintainer: "Natural Language Processing, Japanese"
Architecture: amd64
Version: 2.4.5-24
Depends: libc6 (>= 2.3.4), libchasen2 (>= 2.4.5), naist-jdic-utf8 (>= 1:0.4.3-3) | naist-jdic (>= 1:0.4.3-3) | ipadic (>= 2.6.3)
Filename: pool/universe/c/chasen/chasen_2.4.5-24_amd64.deb
Size: 435566
MD5sum: 62be5bf6274453a87d126fc7e77dc556
SHA1: 894d13c951fb8443673e4c9bb47e4fbcc29c4f91
SHA256: 8b90769c40ad906d017ea52ccd1a908c42bffed21482fa50fda8d34a5318dd96
Description-en: Japanese Morphological Analysis System
ChaSen is a morphological analysis system. It can segment and
tokenize Japanese text string, and can output with many additional
information (pronunciation, semantic information, and others).
.
It will print the result of such an operation to the standard output,
so that it can be either written to a file or further processed.
Description-md5: 3c95c0e5f7bf70faed36ef31e6bf228b
Homepage: http://chasen-legacy.osdn.jp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu