加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

如何卸载安装在ubuntu中的matlab

(2013-02-28 21:17:35)
分类: 杂七杂八
官方给出的解释:
Solution:

There is not uninstaller for MATLAB on UNIX or Linux. To remove MATLAB you will simply need to remove the files. Here's what you should do to completely uninstall MATLAB on a UNIX or Linux machine:

1. If you are running a license manager for MATLAB, shut down the license manager using the 'lmdown' script located in MATLAB's etc folder. If this folder does not exist, you are not running the FlexNet license manager.

2. Remove the entire root MATLAB directory tree using the 'rm -rf' command.

3. Remove the license manager files in the /var/tmp directory. These files should begin with 'lm'.

This should remove MATLAB and the completely from your UNIX or Linux MATLAB.

其实意思就是说删除掉matlab文件就行,

所以需要
            sudo rm -rf   /usr/local/MATLAB                               

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有