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

Last updated: October 07,2024

1. Install "wordnet.x86_64" package

This guide let you learn how to install wordnet.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install wordnet.x86_64

2. Uninstall "wordnet.x86_64" package

Learn how to uninstall wordnet.x86_64 on Fedora 35:

$ sudo dnf remove wordnet.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:03:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : wordnet
Version : 3.0
Release : 40.fc35
Architecture : x86_64
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.