Install naist-jdic
Installing naist-jdic package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install naist-jdic
naist-jdic package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | naist-jdic |
version | 1:0.4.3-7 |
description | free Japanese Dictionaries for ChaSen (replacement of ipadic) |
subsection | misc |
website | osdn.jp / projects / naist-jdic / |
maintainer | Natural Language Processing, Japanese |
Uninstall naist-jdic
To remove just naist-jdic package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove naist-jdic
Uninstall naist-jdic and it’s dependent packages
To remove the naist-jdic package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove naist-jdic
Purging naist-jdic
If you also want to delete configuration and/or data files of naist-jdic from Debian Sid then this will work:
sudo apt-get purge naist-jdic
To delete configuration and/or data files of naist-jdic and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove naist-jdic