How to uninstall Maya on a Mac
How to uninstall Maya on a Mac
By: 
Support
Issue:
You want to know how to uninstall Maya from a Macintosh computer.
Solution:
Maya doesn't have an uninstall tool so you will need to manually delete it. You can use a Terminal with the Open command to easily delete files and folders as noted in the videos below:
- Delete the main Application. [Drag the folder into the trash.]
Maya includes Matchmover and Composite. These applications are in:/Applications/Autodesk
- Delete Backburner by removing these folders:
/usr/discreet/backburner
/usr/discreet/lib32/backburnerVideo: Open-delete-hidden-folders
/Library/LaunchDaemons/com.autodesk.*
- Delete Network License Manager [NLM]:
/usr/local/flexnetserver
Video: Open-delete-flexnetfolder
/Library/StartupItems/adsknlm
- Delete and backup licensing files/folders. You need to follow only one of the steps below depending on your type of install.
Network:
/var/flexlm/maya.lic or adsk_server.lic
Standalone:
/Library/Application Support/Autodesk/Adlm
/Library/Preferences/FLEXnet Publisher/FLEXnet/adskflex_00691b00_tsf.data
/Library/Preferences/FLEXnet Publisher/FLEXnet/adskflex_00691b00_tsf.data_backup.001The Library folders in Mac OS 10.7 and higher is completely hidden so you can use the Go > Go to folder to access it. You can also view the videos in steps 2 and 3 for further instructions.
Note: Deleting the standalone licensing files can affect AutoCAD and Smoke installation. If you delete these files, you will need to uninstall and reinstall AutoCAD and Smoke as well.
This method is easier than using adlmreg noted in the documentation, Maya_Install_FAQ_en.pdf > [2012], on page 23. If you want to use the Terminal, the path to adlmreg is: /usr/bin/adlmreg.
When adlmreg does not found, see also Where is adlmreg for Maya?
Was this helpful?
How to uninstall Maya on a Mac的更多相关文章
- Autodesk Maya 2019 for Mac(三维动画软件)最新功能介绍
Autodesk Maya是美国Autodesk公司出品的世界顶级的三维动画软件,应用对象是专业的影视广告,角色动画,电影特技等.Maya功能完善,工作灵活,易学易用,制作效率极高,渲染真实感极强,是 ...
- Uninstall Office 2016 for Mac
官方原文:https://support.office.com/en-us/article/Uninstall-Office-2016-for-Mac-eefa1199-5b58-43af-8a3d- ...
- docker官方文档学习-1-Docker for mac安装配置
https://docs.docker.com/docker-for-mac/ Get started with Docker for Mac 首先像在本博客docker-1-环境安装及例子实践处将环 ...
- 科学计算软件——Octave安装
Octave是一个旨在提供与Matlab语法兼容的开放源代码科学计算及数值分析的工具,是Matlab商业软件的一个强有力的竞争产品. 参考:[ML:Octave Installation] Gener ...
- Jenkins 总结
步骤: 1,安装Jenkins 2,运行Jenkins: java -jar jenkins.war --httpPort=8888 httpPort指的就是Jenkins所使用的http端口,这里指 ...
- How do I uninstall Java 7 and later versions on my Mac?
How do I uninstall Java 7 and later versions on my Mac? http://www.java.com/en/download/help/mac_uni ...
- Uninstall or Disable Java on a Mac
You can run Java apps in two ways. The first is to run Java applets inside your Web browser with a p ...
- Mac & how to uninstall LANDesk
Mac & how to uninstall LANDesk http://eddiejackson.net/wp/?p=9036 https://community.ivanti.com/d ...
- 如何搭建maya plugin develop environment on MAC OS X
1.首先我使用的平台是xcode version 5.1.1 ,MAYA2015, MAX OS X 10.9.4. MAYA2015要求的是:Mountain Lion 10.8.5, Xcode ...
随机推荐
- pytorch中如何使用DataLoader对数据集进行批处理
最近搞了搞minist手写数据集的神经网络搭建,一个数据集里面很多个数据,不能一次喂入,所以需要分成一小块一小块喂入搭建好的网络. pytorch中有很方便的dataloader函数来方便我们进行批处 ...
- dbeaver can't connect HBase1.2 using phoenix driver #1863
1 第一个问题 Unexpected version format: 10.0.2 Unexpected version format: 10.0.2 Unexpected version forma ...
- java字符串集合
一,java的接口跟C语言所能做到的相比确实是让人眼前一亮的东西.利用接口可以将多种东西放到一起,在编程过程中就能省略掉相同类的很多重复代码,将代码进行分类别的,统一的处理. 二,java中的字符串处 ...
- Kali2.0第一节
kali2.0很好的做了工具缩减,以及图形处理,重要的是msf更快了!汉化也远远超过了1.0 如果想要汉化,选择设置里面的Region&language 将language选择设置为中文,注 ...
- Python 爬虫学习
#coding:utf-8 #author:Blood_Zero ''' 1.获取网页信息 2.解决编码问题,通过charset库(默认不安装这个库文件) ''' import urllib impo ...
- CentOS 6.5下快速搭建ftp服务器[转]
CentOS 6.5下快速搭建ftp服务器 1.用root 进入系统 2.使用命令 rpm -qa|grep vsftpd 查看系统是否安装了ftp,若安装了vsftp,使用这个命令会在屏幕上显示vs ...
- SpringBoot定制错误页面
(1)有模板引擎的情况下,例如404错误,将会在thymeleaf的templates的error下寻找404.html,如果找不到再寻找4xx.html *所有4开头的错误状态码如果找不到特定的ht ...
- Modelsim SE 破解教程
第一步:打开我们提供的破解工具包. 第二步:拷贝crack.bat和MentorKG.exe到"C:\modeltech64_10.2c\win64"路径下,如果你的电脑为32位, ...
- 【转】如何安装JDK以及配置Java运行环境
具体的参考这篇博文就好了~~!http://www.cnblogs.com/liu-en-ci/p/6743106.html
- ThinkPHP 框架2.1,2.2和3.0版本开启lite模式导致URL命令执行漏洞
在开启了Lite模式后,在ThinkPHP/extend/Mode/Lite/Dispatcher.class.php中第73行: // 解析剩余的URL参数 $res = preg_replace( ...