How to Install and Uninstall wordnet.i686 Package on Amazon Linux 2

Last updated: May 20,2024

1. Install "wordnet.i686" package

This guide let you learn how to install wordnet.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install wordnet.i686

2. Uninstall "wordnet.i686" package

Please follow the guidelines below to uninstall wordnet.i686 on Amazon Linux 2:

$ sudo yum remove wordnet.i686 $ sudo yum autoremove

3. Information about the wordnet.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : wordnet
Arch : i686
Version : 3.0
Release : 21.amzn2.0.1
Size : 9.3 M
Repo : amzn2-core/2/x86_64
Summary : A lexical database for the English language
URL : http://wordnet.princeton.edu/
License : MIT and GPLv2+
Description : WordNet is a large lexical database of English, developed under
: the direction of George A. Miller. 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 is also freely and publicly
: available for download. WordNet's structure makes it a useful tool
: for computational linguistics and natural language processing.