macOS
brew install openfstlocal Homebrew formula metadata
sudo port install openfstMacPorts ports tree · devel/openfst/Portfile · source: api.github.com
brew
Library for weighted finite-state transducers. Version 1.8.4 via Homebrew; verified from local package data.
install
brew install openfstlocal Homebrew formula metadata
sudo port install openfstMacPorts ports tree · devel/openfst/Portfile · source: api.github.com
sudo apk add libfstAlpine Linux edge package indexes · libfst · source: dl-cdn.alpinelinux.org
sudo apt install libfst-devDebian stable package indexes · libfst-dev · source: deb.debian.org
sudo dnf install openfstFedora Rawhide package metadata · openfst · source: dl.fedoraproject.org
nix profile install nixpkgs#openfstnixpkgs package indexes · pkgs/by-name/op/openfst/package.nix · source: api.github.com
sudo zypper install libfst26openSUSE Tumbleweed package metadata · libfst26 · source: download.opensuse.org
overview
Library for weighted finite-state transducers
history
OpenFst is a C++ library and command-line toolkit for constructing, combining, optimizing, and searching weighted finite-state transducers.
The official OpenFst page says it was developed by contributors from Google Research and NYU's Courant Institute and distributed under the Apache license. It is intended to be comprehensive, reliable, flexible, efficient, and scalable.
The official download page asks users to cite the 2007 paper "OpenFst: A General and Efficient Weighted Finite-State Transducer Library." The modern Google Research GitHub repository exposes Bazel, CMake, Python-wrapper, and extension build documentation.
The official page names applications in speech recognition and synthesis, machine translation, optical character recognition, pattern matching, string processing, machine learning, information extraction, and information retrieval. The supplied package metadata records packages across apk, Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Ubuntu, and zypper.
Users can embed OpenFst as a C++ library or compose command-line tools such as fstcompile, fstcompose, fstdeterminize, fstminimize, fstshortestpath, and fstprint.
The official README describes building with GNU build tooling, Bazel, or CMake, and notes that command-line utilities are enabled by default unless configured out.
OpenFst is a package-catalog heavyweight because it turns specialized formal-language research software into a reusable system dependency with many executables, libraries, extensions, and downstream speech or NLP consumers.
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
farcompilestrings | cli | global executable | |
farconvert | cli | global executable | |
farcreate | cli | global executable | |
farencode | cli | global executable | |
farequal | cli | global executable | |
farextract | cli | global executable | |
farinfo | cli | global executable | |
farisomorphic | cli | global executable | |
farprintstrings | cli | global executable | |
fstarcsort | cli | global executable | |
fstclosure | cli | global executable | |
fstcompile | cli | global executable | |
fstcompose | cli | global executable | |
fstcompress | cli | global executable | |
fstconcat | cli | global executable | |
fstconnect | cli | global executable | |
fstconvert | cli | global executable | |
fstdeterminize | cli | global executable | |
fstdifference | cli | global executable | |
fstdisambiguate | cli | global executable | |
fstdraw | cli | global executable | |
fstencode | cli | global executable | |
fstepsnormalize | cli | global executable | |
fstequal | cli | global executable | |
fstequivalent | cli | global executable | |
fstinfo | cli | global executable | |
fstintersect | cli | global executable | |
fstinvert | cli | global executable | |
fstisomorphic | cli | global executable | |
fstlinear | cli | global executable | |
fstloglinearapply | cli | global executable | |
fstmap | cli | global executable | |
fstminimize | cli | global executable | |
fstprint | cli | global executable | |
fstproject | cli | global executable | |
fstprune | cli | global executable | |
fstpush | cli | global executable | |
fstrandgen | cli | global executable | |
fstrelabel | cli | global executable | |
fstreplace | cli | global executable | |
fstreverse | cli | global executable | |
fstreweight | cli | global executable | |
fstrmepsilon | cli | global executable | |
fstshortestdistance | cli | global executable | |
fstshortestpath | cli | global executable | |
fstspecial | cli | global executable | |
fstsymbols | cli | global executable | |
fstsynchronize | cli | global executable | |
fsttopsort | cli | global executable | |
fstunion | cli | global executable | |
mpdtcompose | cli | global executable | |
mpdtexpand | cli | global executable | |
mpdtinfo | cli | global executable | |
mpdtreverse | cli | global executable | |
pdtcompose | cli | global executable | |
pdtexpand | cli | global executable | |
pdtinfo | cli | global executable | |
pdtreplace | cli | global executable | |
pdtreverse | cli | global executable | |
pdtshortestpath | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.openfst.org/twiki/bin/view/FST/WebHome
install metadata
| Package key | brew:openfst |
|---|---|
| Version | 1.8.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openfst |
| Homepage | https://www.openfst.org/twiki/bin/view/FST/WebHome |
| Repository | https://github.com/google-research/openfst |
| Upstream docs | https://github.com/google-research/openfst |
| License | Apache-2.0 |
| Source archive | https://openfst.org/twiki/pub/FST/FstDownload/openfst-1.8.4.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openfst |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libfst-dev 1.8.4-3
weighted finite-state transducers library (development)
sudo apt install libfst-devlibfst-tools 1.8.4-3
weighted finite-state transducers library (tools)
sudo apt install libfst-toolslibfst26 1.8.4-3
weighted finite-state transducers library (runtime)
sudo apt install libfst26libfst26-plugins-base 1.8.4-3
weighted finite-state transducers library (base plugins)
sudo apt install libfst26-plugins-baseopenfst
nix profile install nixpkgs#openfstlibfst-dev 1.7.9-5build1
weighted finite-state transducers library (development)
sudo apt install libfst-devlibfst-tools 1.7.9-5build1
weighted finite-state transducers library (tools)
sudo apt install libfst-toolslibfst22 1.7.9-5build1
weighted finite-state transducers library (runtime)
sudo apt install libfst22libfst22-plugins-base 1.7.9-5build1
weighted finite-state transducers library (base plugins)
sudo apt install libfst22-plugins-baselibfst 1.8.4-r0
Finite-state transducers library
sudo apk add libfstlibfstcompact 1.8.4-r0
Finite-state transducers library
sudo apk add libfstcompactlibfstconst 1.8.4-r0
Finite-state transducers library
sudo apk add libfstconstlibfstfar 1.8.4-r0
Finite-state transducers library
sudo apk add libfstfarlibfstlookahead 1.8.4-r0
Finite-state transducers library
sudo apk add libfstlookaheadlibfstngram 1.8.4-r0
Finite-state transducers library
sudo apk add libfstngramopenfst 1.8.4-r0
Finite-state transducers library
sudo apk add openfstsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.