How to Install and Uninstall dico-module-wordnet Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "dico-module-wordnet" package

Please follow the instructions below to install dico-module-wordnet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dico-module-wordnet

2. Uninstall "dico-module-wordnet" package

In this section, we are going to explain the necessary steps to uninstall dico-module-wordnet on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dico-module-wordnet $ sudo apt autoclean && sudo apt autoremove

3. Information about the dico-module-wordnet package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dico-module-wordnet
Priority: optional
Section: universe/text
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: amd64
Source: dico
Version: 2.2-9
Depends: dicod, libc6 (>= 2.4), libdico1 (>= 2.0.91), wordnet
Filename: pool/universe/d/dico/dico-module-wordnet_2.2-9_amd64.deb
Size: 10544
MD5sum: f8fa3e296dfbef95a7404b46ccf70e32
SHA1: d83318ec12b2afcb6de05ca5fed53f7159069572
SHA256: 527f6d96d09007430918a9a857def12f96c5c06d516495300853ad7886ea4ad3
Description-en: RFC 2229 compliant modular dictionary server (WordNet module)
GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
It is fully modular: the daemon itself (dicod) provides only the server
functionality, and knows nothing about database formats. Actual searches
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
.
This package provides an abstract layer for reading WordNet lexical database
files.
Description-md5: d2928f88165a5fd8534fc0276732250d
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu