Package Details: maya 2026.1-1

Git Clone URL: https://aur.archlinux.org/maya.git (read-only, click to copy)
Package Base: maya
Description: Autodesk Maya 3D Animation, Modelling, Simulation and Rendering Software
Upstream URL: http://www.autodesk.com/products/maya/overview
Keywords: 3d Autodesk Maya
Licenses: custom
Submitter: aquarius
Maintainer: meepzh (ttc0419, aquarius)
Last Packager: meepzh
Votes: 20
Popularity: 0.000022
First Submitted: 2016-07-25 19:14 (UTC)
Last Updated: 2025-06-06 03:41 (UTC)

Sources (2)

Pinned Comments

meepzh commented on 2022-04-08 22:36 (UTC) (edited on 2025-06-10 05:09 (UTC) by meepzh)

Many thanks to ttc0419 for getting this set up and for writing these instructions originally. Many thanks to jimmy_christensenMSURY for fixing the Maya 2025+ licensing.

Installation Instructions:

Go to your Autodesk account Products and Services and save the Linux tgz file to any location of your choice. You will also need v1.15 of the Autodesk Identity Manager from Product Updates.

Extract the tgz files to any location of your choice.

Maya is now split into several packages as it is for the official rpm installation. You will need the following files from the extracted tgz files to build some other packages as well:

  1. (required) Packages/adlmapps*.rpm to build adlmapps
  2. (required) Packages/adskidentitymanager*.rpm to build adskidentitymanager
  3. (required) Packages/adsklicensing*.rpm to build adsklicensing
  4. (required) Packages/Maya*.rpm to build this package
  5. (optional) Packages/package.zip to build maya-arnold
  6. (optional) Packages/Bifrost*.rpm to build maya-bifrost
  7. (optional) Packages/AdobeSubstance3DforMaya*.rpm to build maya-substance
  8. (optional) Packages/MayaUSD*.rpm to build maya-usd-bin, if you don't want to download directly from GitHub
  9. (optional) Packages/LookdevX.rpm to build maya-lookdevx

Packages 1 and 3 are required to use Maya and 5 to 9 are plugins that can be installed when needed.

You will need to move the rpm files to the directory containing the corresponding package's PKGBUILD file. Please refer to the AUR wiki for further installation details, since AUR helpers may or may not work with this package.

After installation, you may wish to enable the Autodesk Licensing service with systemctl enable adsklicensing.service. This service is started automatically one time when installing and removing this package.

Note that the install file will automatically register and deregister Maya with the licensing service if you are using the adsklicensing package. You may need to restart the adsklicensing service and reinstall Maya if adsklicensing was upgraded and running at the same time.

Launch Maya and log into your Autodesk account or enter your product serial to check out a license. Note that Wayland is currently not supported by the licensing software.

Please note that the Maya executable is patched to launch with the --single-process flag to address launch issues with the Application Home. You may try to opt out of this patch if this does not present an issue for you.

Troubleshooting:

If you are having the following font error, Failed trying to load font : -*-helvetica-bold-r-normal-*-11-*-*-*-*-*-iso8859-1 //, first try the Autodesk recommended commands with your normal permissions.

xset +fp /usr/share/fonts/100dpi
xset +fp /usr/share/fonts/75dpi
xset fp rehash

(source)

If you are still seeing font errors, you can try one or more of the following:

  1. Install xorg-mkfontscale and run mkfontscale in /usr/share/fonts. Then re-run the xset commands above.
  2. Try running the xset commands with superuser permissions.
  3. Try enabling and generating the following locales: en_GB ISO-8859-1 en_US ISO-8859-1

If you are having licensing errors, you can refer to this comment/forum post by mac666er recommending you to only use the en_US.UTF-8 locale. Or you may need to set a different default browser as Tellik experienced.

If your launch process hangs at the OpenCL initialization, you may wish to check for OpenCL conflicts as mentioned in this comment by TheSunCat. You may also need to rename/delete the intel-openapi icd file in /etc/OpenCL/vendors as mentioned here.

If you see a black screen, check that Wayland is disabled: https://forums.autodesk.com/t5/maya-forum/maya-2025-2026-on-linux/td-p/13617041

Cheers

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 19 Next › Last »

ttc0419 commented on 2020-11-19 13:34 (UTC)

@aquarius There is no need to unpack rpms as it will be extracted by bsdtar automatically. Could you test it on your side to see if it's working?

aquarius commented on 2020-11-19 11:25 (UTC)

@galaxy0419 not too elegant. It is necessary to append instructions for unpacking rpms in PKGBUILD

aquarius commented on 2020-11-18 10:42 (UTC)

@galaxy0419 now you are co-maintainer

ttc0419 commented on 2020-11-13 11:18 (UTC)

@aquarius Hi, do you plan to continue to support it? I'm happy to be the maintainer. I have a working PKGBUILD for Maya 2020.3.

filmmakerto commented on 2020-11-02 17:42 (UTC)

in case anyone has the same problem as i described below: it's working for me now after a reinstall. i'm not sure if the reinstall is what fixed it or the switching between linux and linux-lts kernel.

filmmakerto commented on 2020-10-30 22:23 (UTC)

i'm not sure if i'm missing something here, but i can't get maya to run.

i managed to set up the education license by logging in to my autodesk account, downloading the installation files from there, finding my serial number in the downloaded files under Autodesk_Maya_2020_ML_Linux_64bit/manifest/deployment_maya.xml and running sudo /opt/Autodesk/AdskLicensing/9.2.1.2399/helper/AdskLicensingInstHelper register --pk 657L1 --pv 2020.0.0.F --cf /var/opt/Autodesk/Adlm/Maya2020/MayaConfig.pit --el en --sn [MYSERIAL]

then i was able to fix some startup errors by replacing _ssl.so and _hashlib.sso in /usr/autodesk/maya2020/lib/python2.7/lib-dynload with the respective files from /usr/lib/python2.7/lib-dynload/

but now, when i run maya2020, i still get an error:

/usr/autodesk/maya2020/bin/maya.bin: /usr/lib/libtiff.so.5: no version information available (required by /usr/autodesk/maya2020/lib/libmayaOpenImageIO.so.2.0)

does anyone have a fix for this? or is this just an out of date issue?

altaf commented on 2020-08-23 16:43 (UTC)

@kokokoshka yeah I got that file the maya is working thanks but this is a problem I get a error of some colour transformation error

kokokoshka commented on 2020-08-22 13:34 (UTC)

altaf, GPG keys for libpng15 is expired. Add a new one, or just skip verifying. More info in the libpng15 package comments.

altaf commented on 2020-08-15 09:16 (UTC)

With this new maya update i get this error

==> Validating source files with sha256sums... libpng-1.5.30.tar.xz ... Passed libpng-1.5.30.tar.xz.asc ... Skipped libpng-1.5.30-apng.patch.gz ... Passed ==> Verifying source file signatures with gpg... libpng-1.5.30.tar.xz ... FAILED (unknown public key F54984BFA16C640F) ==> ERROR: One or more PGP signatures could not be verified! Failed to build libpng15