Thank you for sharing those instructions, konokaiden! I'm not sure what happened to the installation files.. I've rolled back that version for now.
Search Criteria
Package Details: maya-arnold 5.6.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/maya-arnold.git (read-only, click to copy) |
|---|---|
| Package Base: | maya-arnold |
| Description: | Autodesk Maya Arnold Renderer Plugin |
| Upstream URL: | https://arnoldrenderer.com/download/ |
| Keywords: | Arnold Maya |
| Licenses: | custom |
| Submitter: | ttc0419 |
| Maintainer: | ttc0419 (meepzh) |
| Last Packager: | meepzh |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-13 15:59 (UTC) |
| Last Updated: | 2026-03-28 13:21 (UTC) |
Dependencies (3)
- mayaAUR
- maya-bifrostAUR (optional) – Bifrost effects support
- maya-usd (maya-usd-binAUR) (optional) – Universal scene description support
Required by (1)
- maya-substance (optional)
Sources (1)
Latest Comments
meepzh commented on 2025-11-11 10:45 (UTC)
konokaiden commented on 2025-11-10 22:54 (UTC) (edited on 2025-11-10 23:53 (UTC) by konokaiden)
I don't see a 5.5.4.2 under the upgrades for a 2026 Linux version, but I do see 5.5.4.1. Using git reset --hard HEAD~1 you can roll this back to the 5.5.4.1 version of PKGBUILD. For any future arch noobs like me, git show HEAD~# (replace # with a number) will show you (in green) what the #th version of this supported.
So in my case, the current version as of 11/10/2025 supports 5.5.4.2, which I can't use. Using git show HEAD~1 from the cloned directory shows me that previous version (1 ago) used 5.5.4.1, so I can use git reset --hard HEAD~1 to make things work.
meepzh commented on 2024-02-13 20:18 (UTC) (edited on 2026-03-28 13:21 (UTC) by meepzh)
Autodesk provides a 5.6.1 version as an upgrade to the 5.6.0 version bundled with Maya 2027.0. The 5.6.1 version of the PKGBUILD requires the standalone executable from the Autodesk Product Updates page. If you don't wish to use 5.6.1, you can revert to the 5.6.0 version of the PKGBUILD using the Maya-bundled package.zip with git reset --hard HEAD~1. Thanks!
Pinned Comments
meepzh commented on 2024-02-13 20:18 (UTC) (edited on 2026-03-28 13:21 (UTC) by meepzh)
Autodesk provides a 5.6.1 version as an upgrade to the 5.6.0 version bundled with Maya 2027.0. The 5.6.1 version of the PKGBUILD requires the standalone executable from the Autodesk Product Updates page. If you don't wish to use 5.6.1, you can revert to the 5.6.0 version of the PKGBUILD using the Maya-bundled package.zip with
git reset --hard HEAD~1. Thanks!