pcl on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "pcl" 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 pcl on Arch using YAY
$
yay -S
pcl
Copied
* (Optional) Uninstall pcl on Arch using YAY
$
yay -Rns
pcl
Copied
2. Manually Install "pcl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pcl's git locally
$
git clone https://aur.archlinux.org/pcl.git
~/pcl
Copied
c. Go to ~/pcl folder and install it
$
cd
~/pcl
Copied
$
makepkg -si
Copied
3. Information about the pcl package on Arch User Repository (AUR)
ID: 1380024
Name: pcl
PackageBaseID: 47940
PackageBase: pcl
Version: 1.14.0-1
Description: A comprehensive open source library for n-D Point Clouds and 3D geometry processing
URL: https://www.pointclouds.org
NumVotes: 50
Popularity: 0.226061
OutOfDate:
Maintainer: kino_t
Submitter:
FirstSubmitted: 1301974758
LastModified: 1704312191
URLPath: /cgit/aur.git/snapshot/pcl.tar.gz
Name: pcl
PackageBaseID: 47940
PackageBase: pcl
Version: 1.14.0-1
Description: A comprehensive open source library for n-D Point Clouds and 3D geometry processing
URL: https://www.pointclouds.org
NumVotes: 50
Popularity: 0.226061
OutOfDate:
Maintainer: kino_t
Submitter:
FirstSubmitted: 1301974758
LastModified: 1704312191
URLPath: /cgit/aur.git/snapshot/pcl.tar.gz