码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu xmind低版本安装

时间:2020-07-05 00:50:35      阅读:109      评论:0      收藏:0      [点我收藏+]

标签:handle   try   top   vhk   rev   sha   enc   utf-8   chm   

缓存查看:
https://webcache.googleusercontent.com/search?q=cache:ZT0TPl2lQhgJ:https://www.xmind.net/download/previous/+&cd=2&hl=zh-CN&ct=clnk

下载路径:
http://www.xmind.net/xmind/downloads/xmind-linux-3.5.3.201506180105_amd64.deb
https://dl3.xmind.net/xmind-linux-3.5.3.201506180105_amd64.deb

ar  -x  xmind-linux-3.5.3.201506180105_amd64.deb 
tar  -xf  data.tar.gz 
sudo cp -r usr/bin/XMind   /opt/
sudo cp -r usr/lib/xmind   /usr/lib/
sudo cp -r usr/share/   /usr/
tar  -zxf  control.tar.gz 
sudo   ./postinst 
sudo vi  /usr/share/applications/xmind.desktop
------------------------
[Desktop Entry]
Type=Application
Version=3.5.3
Encoding=UTF-8
#修改此处Exec=/opt/XMind
Name=Exec=/opt/XMind
Comment=Launch XMind 6
Icon=XMind
Exec=XMind
Terminal=false
StartupNotify=true
Categories=Office;
MimeType=application/xmind;x-scheme-handler/xmind;


sudo ls  -al    /usr/share/applications/xmind.desktop
sudo   chmod +x     /usr/share/applications/xmind.desktop

安装参考:
http://www.linuxdiyf.com/linux/15084.html
其他下载链接:
https://files.downloadnow.com/s/software/12/92/22/11/xmind-linux-3.3.1.201212250029_i386.deb?token=1593909226_dfcacd7d7f5873bb308c9ca1525815b3&fileName=xmind-linux-3.3.1.201212250029_i386.deb

模板

https://www.zhihu.com/question/33637008
地址:https://pan.baidu.com/s/1hCFmvhkgecSFihRtl53oRQ 密码:bbqa
解压密码为:swdaotu

https://zhuanlan.zhihu.com/p/57006264 解压101

ubuntu xmind低版本安装

标签:handle   try   top   vhk   rev   sha   enc   utf-8   chm   

原文地址:https://www.cnblogs.com/g2thend/p/13237312.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!