i18n-editor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S i18n-editor

* (Optional) Uninstall i18n-editor on Arch using YAY

$ yay -Rns i18n-editor

2. Manually Install "i18n-editor" via AUR

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

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

b. Clone i18n-editor's git locally

$ git clone https://aur.archlinux.org/i18n-editor.git ~/i18n-editor

c. Go to ~/i18n-editor folder and install it

$ cd ~/i18n-editor $ makepkg -si

3. Information about the i18n-editor package on Arch User Repository (AUR)

ID: 728053
Name: i18n-editor
PackageBaseID: 132550
PackageBase: i18n-editor
Version: 2.0.0-1
Description: GUI for editing your i18n translation files
URL: https://github.com/jcbvm/i18n-editor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: btd1337
Submitter: AsamK
FirstSubmitted: 1526393937
LastModified: 1588121196
URLPath: /cgit/aur.git/snapshot/i18n-editor.tar.gz