macOS
brew install fribidilocal Homebrew formula metadata
sudo port install fribidiMacPorts ports tree · textproc/fribidi/Portfile · source: api.github.com
brew
Implementation of the Unicode BiDi algorithm. Version 1.0.16 via Homebrew; verified from local package data.
install
brew install fribidilocal Homebrew formula metadata
sudo port install fribidiMacPorts ports tree · textproc/fribidi/Portfile · source: api.github.com
sudo apk add fribidiAlpine Linux edge package indexes · fribidi · source: dl-cdn.alpinelinux.org
sudo apt install libfribidi-binDebian stable package indexes · libfribidi-bin · source: deb.debian.org
sudo dnf install fribidiFedora Rawhide package metadata · fribidi · source: dl.fedoraproject.org
nix profile install nixpkgs#fribidinixpkgs package indexes · pkgs/by-name/fr/fribidi/package.nix · source: api.github.com
sudo pacman -S fribidiArch Linux sync databases · fribidi · source: geo.mirror.pkgbuild.com
sudo zypper install fribidiopenSUSE Tumbleweed package metadata · fribidi · source: download.opensuse.org
overview
Implementation of the Unicode BiDi algorithm
history
GNU FriBidi is a C library and command-line utility implementing the Unicode Bidirectional Algorithm. It is intended to provide correct Arabic, Hebrew, and other bidirectional text handling for free software, and it uses Unicode data and conformance testing against Unicode reference behavior.
FriBidi was first developed by Dov Grobgeld of the Ivrix project in late 2000, with early releases up to 0.1.15. Behdad Esfahbod began hacking on it around the same period through the FarsiWeb project, moved development to SourceForge, became maintainer in early 2001, and focused on standards compliance and GNU coding conventions.
The project released FriBidi 0.9.0 on 2001-03-29, followed by stabilization work that led to 0.10.4 in 2002. Richard Stallman dubbed it a GNU package in 2002, and the project later lived at FreeDesktop before moving to its current GitHub home.
The README says FriBidi was already being used by projects such as Pango, GTK+, GNOME, AbiWord, MLTerm, MPlayer, BiCon, and VLC. The official USERS file lists additional terminal emulators, text rendering systems, editors, word processors, media players, and desktop components that used FriBidi for bidirectional text or right-to-left subtitle rendering.
The HISTORY file notes that the stable 0.10.4 line had been shipped by several distributions since 2003, making FriBidi one of the small infrastructure libraries that quietly entered many Unix-like systems through desktop, font, terminal, and media stacks.
Programmers typically use FriBidi through library calls such as `fribidi_log2vis` or lower-level bidi-type, embedding-level, and reorder functions. The package also ships a `fribidi` command-line utility that processes text line by line and is used for testing the algorithm.
FriBidi is significant because it is a tiny but central internationalization dependency. Package maintainers encounter it not as an end-user application but as a text-layout primitive underneath terminals, media players, GUI toolkits, subtitle renderers, and document applications.
It is also a classic example of packaging Unicode data-driven C code: the library extracts character properties from Unicode data files and aims to track the Unicode Bidirectional Algorithm rather than inventing a separate policy.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
fribidi | 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://github.com/fribidi/fribidi
install metadata
| Package key | brew:fribidi |
|---|---|
| Version | 1.0.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fribidi |
| Homepage | https://github.com/fribidi/fribidi |
| Repository | https://github.com/fribidi/fribidi |
| Upstream docs | https://github.com/fribidi/fribidi#readme |
| License | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Source archive | https://github.com/fribidi/fribidi/releases/download/v1.0.16/fribidi-1.0.16.tar.xz |
| 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 | fribidi |
| 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.
libfribidi-bin 1.0.16-1
Free Implementation of the Unicode BiDi algorithm (utility)
sudo apt install libfribidi-binlibfribidi-dev 1.0.16-1
Development files for FreeBidi library
sudo apt install libfribidi-devlibfribidi0 1.0.16-1
Free Implementation of the Unicode BiDi algorithm
sudo apt install libfribidi0fribidi
nix profile install nixpkgs#fribidilibfribidi-bin 1.0.13-3build1
Free Implementation of the Unicode BiDi algorithm (utility)
sudo apt install libfribidi-binlibfribidi-dev 1.0.13-3build1
Development files for FreeBidi library
sudo apt install libfribidi-devlibfribidi0 1.0.13-3build1
Free Implementation of the Unicode BiDi algorithm
sudo apt install libfribidi0fribidi 1.0.16-r3
Free Implementation of the Unicode Bidirectional Algorithm
https://github.com/fribidi/fribidi
sudo apk add fribidifribidi-dev 1.0.16-r3
Free Implementation of the Unicode Bidirectional Algorithm (development files)
https://github.com/fribidi/fribidi
sudo apk add fribidi-devfribidi-doc 1.0.16-r3
Free Implementation of the Unicode Bidirectional Algorithm (documentation)
https://github.com/fribidi/fribidi
sudo apk add fribidi-docfribidi-static 1.0.16-r3
Free Implementation of the Unicode Bidirectional Algorithm (static library)
https://github.com/fribidi/fribidi
sudo apk add fribidi-staticfribidi 1.0.16-4.fc44
Library implementing the Unicode Bidirectional Algorithm
https://github.com/fribidi/fribidi/
sudo dnf install fribidifribidi-devel 1.0.16-4.fc44
Libraries and include files for FriBidi
https://github.com/fribidi/fribidi/
sudo dnf install fribidi-develfribidi 1.0.16-2
A Free Implementation of the Unicode Bidirectional Algorithm
https://github.com/fribidi/fribidi
sudo pacman -S fribidifribidi 1.0.16-1.2
An implementation of the Unicode BiDi algorithm
https://github.com/fribidi/fribidi
sudo zypper install fribidifribidi-devel 1.0.16-1.2
Development Files for FriBiDi
https://github.com/fribidi/fribidi
sudo zypper install fribidi-develsource 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.