php-translit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-translit

* (Optional) Uninstall php-translit on Arch using YAY

$ yay -Rns php-translit

2. Manually Install "php-translit" via AUR

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

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

b. Clone php-translit's git locally

$ git clone https://aur.archlinux.org/php-translit.git ~/php-translit

c. Go to ~/php-translit folder and install it

$ cd ~/php-translit $ makepkg -si

3. Information about the php-translit package on Arch User Repository (AUR)

ID: 271935
Name: php-translit
PackageBaseID: 69964
PackageBase: php-translit
Version: 0.6.2-1
Description: Transliterates non-latin character sets to latin
URL: http://pecl.php.net/package/translit
NumVotes: 3
Popularity: 0
OutOfDate: 1704198433
Maintainer: grevus
Submitter: grevus
FirstSubmitted: 1368623504
LastModified: 1454581494
URLPath: /cgit/aur.git/snapshot/php-translit.tar.gz