php81-gettext on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S php81-gettext

* (Optional) Uninstall php81-gettext on Arch using YAY

$ yay -Rns php81-gettext

2. Manually Install "php81-gettext" via AUR

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

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

b. Clone php81-gettext's git locally

$ git clone https://aur.archlinux.org/php81-gettext.git ~/php81-gettext

c. Go to ~/php81-gettext folder and install it

$ cd ~/php81-gettext $ makepkg -si

3. Information about the php81-gettext package on Arch User Repository (AUR)

ID: 1379845
Name: php81-gettext
PackageBaseID: 173577
PackageBase: php81
Version: 8.1.27-1
Description: gettext module for php81
URL: http://www.php.net
NumVotes: 10
Popularity: 0.012478
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1638363292
LastModified: 1704282904
URLPath: /cgit/aur.git/snapshot/php81-gettext.tar.gz

5. The same packages on other Linux Distributions