open3d-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S open3d-git

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

$ yay -Rns open3d-git

2. Manually Install "open3d-git" via AUR

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

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

b. Clone open3d-git's git locally

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

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

$ cd ~/open3d-git $ makepkg -si

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

ID: 1283302
Name: open3d-git
PackageBaseID: 132000
PackageBase: open3d-git
Version: r2539.f3c7158a-1
Description: A Modern Library for 3D Data Processing
URL: http://www.open3d.org
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: tallero
Submitter: deltaecho
FirstSubmitted: 1525184939
LastModified: 1688504786
URLPath: /cgit/aur.git/snapshot/open3d-git.tar.gz