libpcl on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S libpcl

* (Optional) Uninstall libpcl on Arch using YAY

$ yay -Rns libpcl

2. Manually Install "libpcl" via AUR

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

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

b. Clone libpcl's git locally

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

c. Go to ~/libpcl folder and install it

$ cd ~/libpcl $ makepkg -si

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

ID: 481729
Name: libpcl
PackageBaseID: 128889
PackageBase: libpcl
Version: 1.12-4
Description: The Portable Coroutine Library (PCL) implements the low level functionality for coroutines
URL: http://xmailserver.org/libpcl.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Barthalion
FirstSubmitted: 1515328856
LastModified: 1517183833
URLPath: /cgit/aur.git/snapshot/libpcl.tar.gz