open3d on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "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
Copied
b. Install open3d on Arch using YAY
$
yay -S
open3d
Copied
* (Optional) Uninstall open3d on Arch using YAY
$
yay -Rns
open3d
Copied
2. Manually Install "open3d" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone open3d's git locally
$
git clone https://aur.archlinux.org/open3d.git
~/open3d
Copied
c. Go to ~/open3d folder and install it
$
cd
~/open3d
Copied
$
makepkg -si
Copied
3. Information about the open3d package on Arch User Repository (AUR)
ID: 1407836
Name: 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/open3d.tar.gz
Name: 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/open3d.tar.gz