perl-text-bidi on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-text-bidi

* (Optional) Uninstall perl-text-bidi on Arch using YAY

$ yay -Rns perl-text-bidi

2. Manually Install "perl-text-bidi" via AUR

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

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

b. Clone perl-text-bidi's git locally

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

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

$ cd ~/perl-text-bidi $ makepkg -si

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

ID: 1173840
Name: perl-text-bidi
PackageBaseID: 115884
PackageBase: perl-text-bidi
Version: 2.18-1
Description: Perl/CPAN Module Text::Bidi: Unicode bidi algorithm using libfribidi
URL: https://metacpan.org/release/Text-Bidi
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: alexkubica
FirstSubmitted: 1475408872
LastModified: 1669334531
URLPath: /cgit/aur.git/snapshot/perl-text-bidi.tar.gz