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