poe on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S poe

* (Optional) Uninstall poe on Arch using YAY

$ yay -Rns poe

2. Manually Install "poe" via AUR

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

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

b. Clone poe's git locally

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

c. Go to ~/poe folder and install it

$ cd ~/poe $ makepkg -si

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

ID: 1426530
Name: poe
PackageBaseID: 171760
PackageBase: poe
Version: 1.7.7-2
Description: .po file editor
URL: https://strahinja.srht.site/poe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: strajder
Submitter: strajder
FirstSubmitted: 1633619332
LastModified: 1710345077
URLPath: /cgit/aur.git/snapshot/poe.tar.gz