Search Criteria
Package Details: display3d 0.2.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/display3d.git (read-only, click to copy) |
|---|---|
| Package Base: | display3d |
| Description: | CLI for rendering and animating 3D objects |
| Upstream URL: | https://github.com/renpenguin/display3d |
| Keywords: | 3d ansi cli rust tui |
| Licenses: | MIT |
| Submitter: | adamperkowski |
| Maintainer: | adamperkowski |
| Last Packager: | adamperkowski |
| Votes: | 1 |
| Popularity: | 0.001481 |
| First Submitted: | 2024-12-14 22:42 (UTC) |
| Last Updated: | 2025-03-16 04:29 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
kxr commented on 2025-05-01 15:22 (UTC) (edited on 2025-05-01 15:23 (UTC) by kxr)
Ran into the
edition2024error as well. Since I rely on rustup, I did not want to uninstall it in favor of rust and instead enabled nightly like so:This allowed me to compile the project. I then defaulted back to rustup stable with:
omnigenous commented on 2025-03-17 13:32 (UTC) (edited on 2025-03-24 00:21 (UTC) by omnigenous)
Fixed by installing
rustinstead ofrustup