How to Install and Uninstall fasttext.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "fasttext.x86_64" package

Here is a brief guide to show you how to install fasttext.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fasttext.x86_64

2. Uninstall "fasttext.x86_64" package

This is a short guide on how to uninstall fasttext.x86_64 on Fedora 34:

$ sudo dnf remove fasttext.x86_64 $ sudo dnf autoremove

3. Information about the fasttext.x86_64 package on Fedora 34

Last metadata expiration check: 4:10:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : fasttext
Version : 0.9.2
Release : 2.fc34
Architecture : x86_64
Size : 133 k
Source : fasttext-0.9.2-2.fc34.src.rpm
Repository : fedora
Summary : Efficient learning of word representations and sentence classification
URL : https://github.com/facebookresearch/fastText
License : MIT
Description : The fastText is a library for efficient learning of
: word representations and sentence classification.