How to Install and Uninstall fasttext-libs.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "fasttext-libs.x86_64" package

This guide covers the steps necessary to install fasttext-libs.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install fasttext-libs.x86_64

2. Uninstall "fasttext-libs.x86_64" package

Please follow the instructions below to uninstall fasttext-libs.x86_64 on Rocky Linux 8:

$ sudo dnf remove fasttext-libs.x86_64 $ sudo dnf autoremove

3. Information about the fasttext-libs.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:59:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : fasttext-libs
Version : 0.9.2
Release : 1.el8
Architecture : x86_64
Size : 147 k
Source : fasttext-0.9.2-1.el8.src.rpm
Repository : epel
Summary : Runtime libraries for fastText
URL : https://github.com/facebookresearch/fastText
License : MIT
Description : This package contains the libraries for fastText.