ubuntu xmind低版本安装

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu xmind低版本安装相关的知识,希望对你有一定的参考价值。

缓存查看:
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低版本安装的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu 16.04安装XMind

ubuntu14.04下安装xmind8

续:纠正:ubuntu7.04可以安装,而且完美的安装 ! for《Oracle-10.2.0.1,打补丁10.2.0.5:在 debian 版本4不含4以上,及 ubuntu 7.04不含(代码片段

ubuntu 怎么安装xmind

在ubuntu18.10中安装xmind zen

高版本Ubuntu(如22.02)修改apt源,快速安装低版本gcc/g++