poac-git on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S poac-git

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

$ yay -Rns poac-git

2. Manually Install "poac-git" via AUR

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

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

b. Clone poac-git's git locally

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

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

$ cd ~/poac-git $ makepkg -si

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

ID: 682754
Name: poac-git
PackageBaseID: 147863
PackageBase: poac-git
Version: 0.2.1.r96.085f0ca-1
Description: Package manager for C++ like Cargo for Rust (git version)
URL: https://poac.pm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: takagiy
FirstSubmitted: 1578155178
LastModified: 1578155178
URLPath: /cgit/aur.git/snapshot/poac-git.tar.gz