poco-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S poco-git

* (Optional) Uninstall poco-git on Arch using YAY

$ yay -Rns poco-git

2. Manually Install "poco-git" via AUR

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

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

b. Clone poco-git's git locally

$ git clone https://aur.archlinux.org/poco-git.git ~/poco-git

c. Go to ~/poco-git folder and install it

$ cd ~/poco-git $ makepkg -si

3. Information about the poco-git package on Arch User Repository (AUR)

ID: 284071
Name: poco-git
PackageBaseID: 108665
PackageBase: poco-git
Version: 1.7.0.r0.gf28591b-1
Description: C++ class libraries for network-centric, portable applications, complete edition
URL: http://www.pocoproject.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: andres.manz
Submitter: andres.manz
FirstSubmitted: 1457703284
LastModified: 1457749197
URLPath: /cgit/aur.git/snapshot/poco-git.tar.gz