potool on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S potool

* (Optional) Uninstall potool on Arch using YAY

$ yay -Rns potool

2. Manually Install "potool" via AUR

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

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

b. Clone potool's git locally

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

c. Go to ~/potool folder and install it

$ cd ~/potool $ makepkg -si

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

ID: 795451
Name: potool
PackageBaseID: 100182
PackageBase: potool
Version: 0.19-1
Description: Program to help editing gettext po files
URL: https://marcin.owsiany.pl/potool-page
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Pelzflorian
FirstSubmitted: 1442488313
LastModified: 1600859174
URLPath: /cgit/aur.git/snapshot/potool.tar.gz