fasttext on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "fasttext" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install fasttext on Arch using YAY
$
yay -S
fasttext
Copied
* (Optional) Uninstall fasttext on Arch using YAY
$
yay -Rns
fasttext
Copied
2. Manually Install "fasttext" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fasttext's git locally
$
git clone https://aur.archlinux.org/fasttext.git
~/fasttext
Copied
c. Go to ~/fasttext folder and install it
$
cd
~/fasttext
Copied
$
makepkg -si
Copied
3. Information about the fasttext package on Arch User Repository (AUR)
ID: 1364868
Name: fasttext
PackageBaseID: 136994
PackageBase: fasttext
Version: 0.9.2-3
Description: Library for fast text representation and classification
URL: https://github.com/facebookresearch/fastText
NumVotes: 2
Popularity: 0.13609
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1540803288
LastModified: 1701764466
URLPath: /cgit/aur.git/snapshot/fasttext.tar.gz
Name: fasttext
PackageBaseID: 136994
PackageBase: fasttext
Version: 0.9.2-3
Description: Library for fast text representation and classification
URL: https://github.com/facebookresearch/fastText
NumVotes: 2
Popularity: 0.13609
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1540803288
LastModified: 1701764466
URLPath: /cgit/aur.git/snapshot/fasttext.tar.gz