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

Last updated: June 29,2024

1. Install "python311-fasttext" package

In this section, we are going to explain the necessary steps to install python311-fasttext on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-fasttext

2. Uninstall "python311-fasttext" package

Please follow the guidance below to uninstall python311-fasttext on openSuSE Tumbleweed:

$ sudo zypper remove python311-fasttext

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

Information for package python311-fasttext:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.