How to Install and Uninstall wordnet Package on openSuSE Tumbleweed

Last updated: May 07,2024

1. Install "wordnet" package

Here is a brief guide to show you how to install wordnet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install wordnet

2. Uninstall "wordnet" package

Please follow the guidance below to uninstall wordnet on openSuSE Tumbleweed:

$ sudo zypper remove wordnet

3. Information about the wordnet package on openSuSE Tumbleweed

Information for package wordnet:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : wordnet
Version : 3.0-35.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.7 MiB
Installed : No
Status : not installed
Source package : wordnet-3.0-35.4.src
Upstream URL : https://wordnet.princeton.edu
Summary : A lexical database for the English language
Description :
WordNet is a large lexical database of English.
Nouns, verbs, adjectives and adverbs are grouped into sets
of cognitive synonyms (synsets), each expressing a distinct concept. Synsets
are interlinked by means of conceptual-semantic and lexical relations. The
resulting network of meaningfully related words and concepts can be navigated
with the browser.
WordNet's structure makes it a useful tool for computational linguistics and
natural language processing.