poezio on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S poezio

* (Optional) Uninstall poezio on Arch using YAY

$ yay -Rns poezio

2. Manually Install "poezio" via AUR

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

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

b. Clone poezio's git locally

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

c. Go to ~/poezio folder and install it

$ cd ~/poezio $ makepkg -si

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

ID: 1335169
Name: poezio
PackageBaseID: 34237
PackageBase: poezio
Version: 0.14-1
Description: A full-featured command-line IRC-like XMPP (Jabber) client
URL: https://poez.io
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: mathieuI
Submitter: mathieuI
FirstSubmitted: 1265055796
LastModified: 1697479898
URLPath: /cgit/aur.git/snapshot/poezio.tar.gz