poac on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install poac on Arch using YAY
$
yay -S
poac
Copied
* (Optional) Uninstall poac on Arch using YAY
$
yay -Rns
poac
Copied
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
Copied
b. Clone poac's git locally
$
git clone https://aur.archlinux.org/poac.git
~/poac
Copied
c. Go to ~/poac folder and install it
$
cd
~/poac
Copied
$
makepkg -si
Copied
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
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