i18nspector on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S i18nspector

* (Optional) Uninstall i18nspector on Arch using YAY

$ yay -Rns i18nspector

2. Manually Install "i18nspector" via AUR

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

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

b. Clone i18nspector's git locally

$ git clone https://aur.archlinux.org/i18nspector.git ~/i18nspector

c. Go to ~/i18nspector folder and install it

$ cd ~/i18nspector $ makepkg -si

3. Information about the i18nspector package on Arch User Repository (AUR)

ID: 1125055
Name: i18nspector
PackageBaseID: 148796
PackageBase: i18nspector
Version: 0.27.1-1
Description: Checking tool for gettext POT, PO and MO files
URL: https://jwilk.net/software/i18nspector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dennisschagt
Submitter: dennisschagt
FirstSubmitted: 1580822317
LastModified: 1660255128
URLPath: /cgit/aur.git/snapshot/i18nspector.tar.gz