How to Install and Uninstall wordnet.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "wordnet.i686" package

Here is a brief guide to show you how to install wordnet.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install wordnet.i686

2. Uninstall "wordnet.i686" package

Please follow the guidance below to uninstall wordnet.i686 on Fedora 35:

$ sudo dnf remove wordnet.i686 $ sudo dnf autoremove

3. Information about the wordnet.i686 package on Fedora 35

Last metadata expiration check: 5:07:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : wordnet
Version : 3.0
Release : 40.fc35
Architecture : i686
Size : 8.0 M
Source : wordnet-3.0-40.fc35.src.rpm
Repository : fedora
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.