openfst on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "openfst" 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 openfst on Arch using YAY
$
yay -S
openfst
Copied
* (Optional) Uninstall openfst on Arch using YAY
$
yay -Rns
openfst
Copied
2. Manually Install "openfst" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone openfst's git locally
$
git clone https://aur.archlinux.org/openfst.git
~/openfst
Copied
c. Go to ~/openfst folder and install it
$
cd
~/openfst
Copied
$
makepkg -si
Copied
3. Information about the openfst package on Arch User Repository (AUR)
ID: 1385535
Name: openfst
PackageBaseID: 28717
PackageBase: openfst
Version: 1.8.3-1
Description: Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs)
URL: https://www.openfst.org
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: ChrDr
FirstSubmitted: 1248469004
LastModified: 1705227248
URLPath: /cgit/aur.git/snapshot/openfst.tar.gz
Name: openfst
PackageBaseID: 28717
PackageBase: openfst
Version: 1.8.3-1
Description: Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs)
URL: https://www.openfst.org
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: ChrDr
FirstSubmitted: 1248469004
LastModified: 1705227248
URLPath: /cgit/aur.git/snapshot/openfst.tar.gz