python-py3d on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-py3d

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

$ yay -Rns python-py3d

2. Manually Install "python-py3d" via AUR

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

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

b. Clone python-py3d's git locally

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

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

$ cd ~/python-py3d $ makepkg -si

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

ID: 1407838
Name: python-py3d
PackageBaseID: 131947
PackageBase: open3d
Version: 1:0.18.0-3
Description: A Modern Library for 3D Data Processing
URL: http://www.open3d.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: deltaecho
FirstSubmitted: 1525005479
LastModified: 1707705488
URLPath: /cgit/aur.git/snapshot/python-py3d.tar.gz