perl-locale-xgettext on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-locale-xgettext

* (Optional) Uninstall perl-locale-xgettext on Arch using YAY

$ yay -Rns perl-locale-xgettext

2. Manually Install "perl-locale-xgettext" via AUR

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

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

b. Clone perl-locale-xgettext's git locally

$ git clone https://aur.archlinux.org/perl-locale-xgettext.git ~/perl-locale-xgettext

c. Go to ~/perl-locale-xgettext folder and install it

$ cd ~/perl-locale-xgettext $ makepkg -si

3. Information about the perl-locale-xgettext package on Arch User Repository (AUR)

ID: 1348867
Name: perl-locale-xgettext
PackageBaseID: 189952
PackageBase: perl-locale-xgettext
Version: 0.8-1
Description: Extract Strings To PO Files
URL: https://metacpan.org/release/Locale-XGettext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: bence98
FirstSubmitted: 1675013348
LastModified: 1699318376
URLPath: /cgit/aur.git/snapshot/perl-locale-xgettext.tar.gz