poser on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S poser

* (Optional) Uninstall poser on Arch using YAY

$ yay -Rns poser

2. Manually Install "poser" via AUR

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

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

b. Clone poser's git locally

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

c. Go to ~/poser folder and install it

$ cd ~/poser $ makepkg -si

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

ID: 1271346
Name: poser
PackageBaseID: 194542
PackageBase: poser
Version: 1.1-1
Description: C framework for POsix SERvices
URL: https://github.com/Zirias/poser
NumVotes: 1
Popularity: 0.003857
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1686450167
LastModified: 1686450167
URLPath: /cgit/aur.git/snapshot/poser.tar.gz