poac on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S poac

* (Optional) Uninstall poac on Arch using YAY

$ yay -Rns poac

2. Manually Install "poac" via AUR

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

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

b. Clone poac's git locally

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

c. Go to ~/poac folder and install it

$ cd ~/poac $ makepkg -si

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

ID: 1403436
Name: poac
PackageBaseID: 147880
PackageBase: poac
Version: 0.9.3-1
Description: Package manager for C++ like Cargo for Rust
URL: https://poac.dev
NumVotes: 1
Popularity: 0.016049
OutOfDate:
Maintainer: thynkon
Submitter: takagiy
FirstSubmitted: 1578206084
LastModified: 1706972883
URLPath: /cgit/aur.git/snapshot/poac.tar.gz