python-pypcd on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-pypcd

* (Optional) Uninstall python-pypcd on Arch using YAY

$ yay -Rns python-pypcd

2. Manually Install "python-pypcd" via AUR

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

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

b. Clone python-pypcd's git locally

$ git clone https://aur.archlinux.org/python-pypcd.git ~/python-pypcd

c. Go to ~/python-pypcd folder and install it

$ cd ~/python-pypcd $ makepkg -si

3. Information about the python-pypcd package on Arch User Repository (AUR)

ID: 717782
Name: python-pypcd
PackageBaseID: 151178
PackageBase: python-pypcd
Version: 0.1.1-1
Description: Pure Python module to read and write point clouds stored in the PCD file format
URL: https://github.com/dimatura/pypcd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1586204699
LastModified: 1586250229
URLPath: /cgit/aur.git/snapshot/python-pypcd.tar.gz