android2po on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S android2po

* (Optional) Uninstall android2po on Arch using YAY

$ yay -Rns android2po

2. Manually Install "android2po" via AUR

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

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

b. Clone android2po's git locally

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

c. Go to ~/android2po folder and install it

$ cd ~/android2po $ makepkg -si

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

ID: 1110523
Name: android2po
PackageBaseID: 93181
PackageBase: android2po
Version: 1.6.0-3
Description: Convert Android string resources to gettext, and back
URL: https://pypi.org/project/android2po/1.6.0
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1432151740
LastModified: 1657536919
URLPath: /cgit/aur.git/snapshot/android2po.tar.gz