How to Install and Uninstall python39-fasttext Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "python39-fasttext" package

This is a short guide on how to install python39-fasttext on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-fasttext

2. Uninstall "python39-fasttext" package

Learn how to uninstall python39-fasttext on openSuSE Tumbleweed:

$ sudo zypper remove python39-fasttext

3. Information about the python39-fasttext package on openSuSE Tumbleweed

Information for package python39-fasttext:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-fasttext
Version : 0.9.2-4.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-fasttext-0.9.2-4.5.src
Upstream URL : https://github.com/facebookresearch/fastText
Summary : Library for fast text representation and classification
Description :
fastText is a library for efficient learning of word
representations and sentence classification.