Search Criteria
Package Details: open3d 1:0.19.0-12
Package Actions
| Git Clone URL: | https://aur.archlinux.org/open3d.git (read-only, click to copy) |
|---|---|
| Package Base: | open3d |
| Description: | A Modern Library for 3D Data Processing |
| Upstream URL: | http://www.open3d.org |
| Keywords: | open3d |
| Licenses: | MIT |
| Conflicts: | open3d-git |
| Submitter: | deltaecho |
| Maintainer: | daizhirui |
| Last Packager: | daizhirui |
| Votes: | 6 |
| Popularity: | 0.002684 |
| First Submitted: | 2018-04-29 12:37 (UTC) |
| Last Updated: | 2025-06-14 22:43 (UTC) |
Dependencies (42)
- asciidoc (asciidoc-gitAUR)
- assimp
- cppzmq (cppzmq-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- eigen (eigen-gitAUR, eigen3)
- embree (embree-gitAUR)
- flann
- fmt (fmt-gitAUR)
- gcc14
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw-x11 (glfw-gitAUR, glfw)
- gtest (googletest-gitAUR)
- intel-oneapi-basekit (intel-oneapi-base-toolkit)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-gitAUR, jsoncpp-cmakeAUR)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR)
- libc++abi (libc++-with-libunwindAUR, libc++abi-msanAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- liblzf
- libpng (libpng-gitAUR, libpng-apngAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-ps4AUR, mesa-rk35xx-gitAUR, mesa-amber)
- Show 22 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
Vial commented on 2025-10-18 22:02 (UTC) (edited on 2025-10-18 22:03 (UTC) by Vial)
Thanks for maintaining this package. I can't install because of missing deps.
truncs commented on 2025-04-03 20:52 (UTC)
Unable to install because of
Thoughts?
daizhirui commented on 2025-03-19 19:25 (UTC)
Indeed, those resource files should be placed somewhere else like
/usr/share. The installation process is mostly controlled by the cmake system. So, a better and cleaner way is to submit a issue or a pull request to the upstream.feng commented on 2025-03-19 18:22 (UTC)
Installing to path
/usr/binis a bit strange:Can you please change it to somewhere like /opt/open3d?
daizhirui commented on 2025-03-17 04:04 (UTC)
e.g.
geometry/KDTreeFlann.hneeds the nanoflann library. To make open3d work properly as a library package, nanoflann should be in thedependslist.xantares commented on 2025-03-15 15:01 (UTC)
nanoflann is header-only and should be moved to makedepends
shtrophic commented on 2024-12-03 09:11 (UTC)
This installs
Open3D.desktopto$HOME/.local/share/applications...truncs commented on 2024-02-08 01:50 (UTC)
Needs python-plotly and python-dash to work otherwise importing open3d fails.
iagoiago commented on 2024-01-03 01:52 (UTC)
required
gcc12, and perhapsglfw-waylandis fine too (annoying conflict w x11's --glfw-gitsolved it for me).drr21 commented on 2022-03-11 17:52 (UTC)
Package doesn't build for me, not even after adding emillynge
sed -i 's|find_package(Python3 3.6...<3.10|find_package(Python3 3.6|' CMakeLists.txtto make it work on python 3.101 2 3 4 Next › Last »