How to Install and Uninstall python3-nltk.noarch Package on Fedora 39
Last updated: January 16,2025
1. Install "python3-nltk.noarch" package
Learn how to install python3-nltk.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-nltk.noarch
Copied
2. Uninstall "python3-nltk.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-nltk.noarch on Fedora 39:
$
sudo dnf remove
python3-nltk.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nltk.noarch package on Fedora 39
Last metadata expiration check: 1:35:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-nltk
Epoch : 1
Version : 3.8.1
Release : 3.fc39
Architecture : noarch
Size : 2.6 M
Source : python-nltk-3.8.1-3.fc39.src.rpm
Repository : fedora
Summary : Natural Language Toolkit (Python 3)
URL : http://www.nltk.org/
License : ASL 2.0 and GPLv2+ with exceptions
Description : NLTK is a Python package that simplifies the construction of programs
: that process natural language; and defines standard interfaces between
: the different components of an NLP system. It was designed primarily
: to help teach graduate and undergraduate students about computational
: linguistics; but it is also useful as a framework for implementing
: research projects.
:
: This package provides the Python 3 build of NLTK.
Available Packages
Name : python3-nltk
Epoch : 1
Version : 3.8.1
Release : 3.fc39
Architecture : noarch
Size : 2.6 M
Source : python-nltk-3.8.1-3.fc39.src.rpm
Repository : fedora
Summary : Natural Language Toolkit (Python 3)
URL : http://www.nltk.org/
License : ASL 2.0 and GPLv2+ with exceptions
Description : NLTK is a Python package that simplifies the construction of programs
: that process natural language; and defines standard interfaces between
: the different components of an NLP system. It was designed primarily
: to help teach graduate and undergraduate students about computational
: linguistics; but it is also useful as a framework for implementing
: research projects.
:
: This package provides the Python 3 build of NLTK.