How to Install and Uninstall mecab-utils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "mecab-utils" package

Please follow the instructions below to install mecab-utils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mecab-utils

2. Uninstall "mecab-utils" package

This is a short guide on how to uninstall mecab-utils on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mecab-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the mecab-utils package on Ubuntu 21.10 (Impish Indri)

Package: mecab-utils
Architecture: amd64
Version: 0.996-14build4
Priority: optional
Section: misc
Source: mecab
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Natural Language Processing (Japanese)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: libc6 (>= 2.34), libmecab2 (>= 0.996)
Filename: pool/main/m/mecab/mecab-utils_0.996-14build4_amd64.deb
Size: 4860
MD5sum: 763ee36541ea94f90a2adff89aeeb8d9
SHA1: 67aee09397c507e4983a37946a3821f364f48c7a
SHA256: fb1400e04f71ddcf3121c90e88b22ae307403ae8c4f674157ff14583d9b5da97
SHA512: 971546ce478cb0627834bdabf901fd667cbfc7065b15c45bf4db4b2c40e509bab9e8037e1d7548a67c11c84460a5c65ee8629722d7e60b39e645f677efe9267e
Homepage: https://taku910.github.io/mecab/
Description-en: Support programs of Mecab
This package provides the dictionary compiler to convert a dictionary
written in text format to a binary data for Mecab, that is a Japanese
morphological analysis system. This package is necessary to install
dictionary packages for Mecab like mecab-jumandic.
Description-md5: b3477ba41ed2882195928af3796a1490
Task: lamp-server