pology on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pology

* (Optional) Uninstall pology on Arch using YAY

$ yay -Rns pology

2. Manually Install "pology" via AUR

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

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

b. Clone pology's git locally

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

c. Go to ~/pology folder and install it

$ cd ~/pology $ makepkg -si

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

ID: 920516
Name: pology
PackageBaseID: 55431
PackageBase: pology
Version: 0.12-2
Description: A framework for custom processing of PO files.
URL: https://invent.kde.org/sdk/pology
NumVotes: 4
Popularity: 0.003234
OutOfDate:
Maintainer: Gilrain
FirstSubmitted: 1325262910
LastModified: 1623566697
URLPath: /cgit/aur.git/snapshot/pology.tar.gz

5. The same packages on other Linux Distributions