python-bidi on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "python-bidi" 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 python-bidi on Arch using YAY

$ yay -S python-bidi

* (Optional) Uninstall python-bidi on Arch using YAY

$ yay -Rns python-bidi

2. Manually Install "python-bidi" via AUR

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

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

b. Clone python-bidi's git locally

$ git clone https://aur.archlinux.org/python-bidi.git ~/python-bidi

c. Go to ~/python-bidi folder and install it

$ cd ~/python-bidi $ makepkg -si

3. Information about the python-bidi package on Arch User Repository (AUR)

ID: 1059007
Name: python-bidi
PackageBaseID: 174341
PackageBase: python-bidi
Version: 0.4.2-4
Description: BIDI algorithm related functions
URL: https://github.com/MeirKriheli/python-bidi
NumVotes: 4
Popularity: 9.7E-5
OutOfDate:
Maintainer: tinywrkb
Submitter: tinywrkb
FirstSubmitted: 1640318953
LastModified: 1648648905
URLPath: /cgit/aur.git/snapshot/python-bidi.tar.gz