How to Install and Uninstall python3-nltk Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-nltk" package

This guide let you learn how to install python3-nltk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-nltk

2. Uninstall "python3-nltk" package

In this section, we are going to explain the necessary steps to uninstall python3-nltk on openSUSE Leap:

$ sudo zypper remove python3-nltk

3. Information about the python3-nltk package on openSUSE Leap

Information for package python3-nltk:
-------------------------------------
Repository : Main Repository
Name : python3-nltk
Version : 3.7-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 12.6 MiB
Installed : No
Status : not installed
Source package : python-nltk-3.7-bp155.2.13.src
Upstream URL : http://nltk.org/
Summary : Natural Language Toolkit
Description :
NLTK -- the Natural Language Toolkit -- is a suite of
Python modules, data sets and tutorials supporting research and
development in Natural Language Processing.