python-open3d on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-open3d

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

$ yay -Rns python-open3d

2. Manually Install "python-open3d" via AUR

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

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

b. Clone python-open3d's git locally

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

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

$ cd ~/python-open3d $ makepkg -si

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

ID: 1407837
Name: python-open3d
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-open3d.tar.gz