libpocha on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libpocha

* (Optional) Uninstall libpocha on Arch using YAY

$ yay -Rns libpocha

2. Manually Install "libpocha" via AUR

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

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

b. Clone libpocha's git locally

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

c. Go to ~/libpocha folder and install it

$ cd ~/libpocha $ makepkg -si

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

ID: 1109866
Name: libpocha
PackageBaseID: 183261
PackageBase: libpocha
Version: 0.8.0-1
Description: Static utilities library for C and FASM
URL: https://gitlab.com/ICanOnlySuffer/libpocha
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1655352632
LastModified: 1657390420
URLPath: /cgit/aur.git/snapshot/libpocha.tar.gz