How to Install and Uninstall fasttext.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "fasttext.x86_64" package
This is a short guide on how to install fasttext.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
fasttext.x86_64
Copied
2. Uninstall "fasttext.x86_64" package
In this section, we are going to explain the necessary steps to uninstall fasttext.x86_64 on Oracle Linux 8:
$
sudo dnf remove
fasttext.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the fasttext.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:01:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : fasttext
Version : 0.9.2
Release : 1.el8
Architecture : x86_64
Size : 140 k
Source : fasttext-0.9.2-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : fasttext
Version : 0.9.2
Release : 1.el8
Architecture : x86_64
Size : 140 k
Source : fasttext-0.9.2-1.el8.src.rpm
Repository : epel
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.