Package Details: maya 2024.2-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: 21
Popularity: 0.075487
First Submitted: 2016-07-25 19:14 (UTC)
Last Updated: 2023-12-26 22:01 (UTC)

Sources (2)

Pinned Comments

meepzh commented on 2022-04-08 22:36 (UTC) (edited on 2024-04-26 06:30 (UTC) by meepzh)

We are currently investigating Maya 2025. The licensing does not seem to run [1] [2].

Many thanks to ttc0419 for getting this set up and for writing these instructions originally.

Autodesk has updated the EULA for the Autodesk Education version. See here for more info. Note that the checksums for this package use the paid version, which may or may not be the same as the educational versions.

Installation Instructions:

To download the latest version of Maya, go to your Autodesk account Products and Services and save the Linux tgz file to any location of your choice.

Extract the tgz file 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 file to build some other packages as well:

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

Packages 1 and 2 are required to use Maya and 4 to 8 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 this comment by TheSunCat recommending you to disable Wayland.

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.

Cheers

Latest Comments

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

aquarius commented on 2019-12-23 10:08 (UTC)

Sorry, for long wait. I will update package soon!

wilaze commented on 2019-12-23 05:12 (UTC)

@altaf What you mean? What Maya version that work in your machine using this package? 2017 or 2019? Not work for me

FireBlackHat commented on 2019-07-22 06:40 (UTC)

Can you give me access as co-maintainer? I would gladly accept it :)

FireBlackHat commented on 2019-07-13 18:06 (UTC) (edited on 2019-07-13 18:08 (UTC) by FireBlackHat)

Maya 2019 is now supported for Linux. https://linuxhint.com/install_autodesk_maya2019_ubuntu/

Time to update the installer...

aquarius commented on 2018-09-29 22:38 (UTC)

@joksim

post your update, i update script

joksim commented on 2018-09-29 20:10 (UTC)

You can obtain Maya 2018 for Linux using the student method as described here:

https://knowledge.autodesk.com/customer-service/account-management/education-program/create-education-account/create-account-students-educators

The script needs to be updated accordingly (hashes, filenames, etc.) and can be run as a local package build (using makepkg....) I can post my adapted script if needed...

z3ntu commented on 2018-08-27 13:29 (UTC)

@luciferHasa It seems that Maya 2018 isn't available for "normal users" on Linux anymore.

Requires a multi-user license, not supported with single-user license.

Source: https://knowledge.autodesk.com/support/maya/troubleshooting/caas/sfdcarticles/sfdcarticles/System-requirements-for-Autodesk-Maya-2018.html

luciferHasa commented on 2018-08-25 06:08 (UTC)

hello will this be upgraded to maya version 2018.1 soon? :)

z3ntu commented on 2017-11-11 15:47 (UTC)

@oljik: Just upload the pkgbuild to pastebin and I'll have a look at it. If it's good (and working), I can replace it and give you co-maintainer rights.