mingw-w64-fribidi on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "mingw-w64-fribidi" 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

b. Install mingw-w64-fribidi on Arch using YAY

$ yay -S mingw-w64-fribidi

* (Optional) Uninstall mingw-w64-fribidi on Arch using YAY

$ yay -Rns mingw-w64-fribidi

2. Manually Install "mingw-w64-fribidi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mingw-w64-fribidi's git locally

$ git clone https://aur.archlinux.org/mingw-w64-fribidi.git ~/mingw-w64-fribidi

c. Go to ~/mingw-w64-fribidi folder and install it

$ cd ~/mingw-w64-fribidi $ makepkg -si

3. Information about the mingw-w64-fribidi package on Arch User Repository (AUR)

ID: 1266835
Name: mingw-w64-fribidi
PackageBaseID: 71050
PackageBase: mingw-w64-fribidi
Version: 1.0.13-1
Description: A Free Implementation of the Unicode Bidirectional Algorithm (mingw-w64)
URL: http://fribidi.org
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: kfg
Submitter: kfg
FirstSubmitted: 1371397584
LastModified: 1685714776
URLPath: /cgit/aur.git/snapshot/mingw-w64-fribidi.tar.gz