标签:code ref 文本 usr asserts term 指示 离线安装 文件夹
typora不知为啥,直接下载不下来,所以在ubuntu下不能直接安装
安装方法
点击下载指示窗口下方>> or, download binary file <<
binary file,右键用迅雷下载binary file
下载完成后将此文件拖到ubuntu下解压缩,将解压缩后的文件夹放到主目录
/usr/share/applications
这个目录,cd /usr/share/applications
sudo gedit xxx.desktop
打开需要编辑的文本内容为:
[Desktop Entry]
Encoding=UTF-8
Name=Typora
Exec=/home/innovation/typora/Typora
Icon=/home/innovation/typora/resources/app/asserts/icon/icon_256x256@2x.png
Categories=Application;Development;Java;IDE
Type=Application
#Terminal=1
最后右上角保存退出就OK
ubuntu 18.04 下 typora离线安装,创建快捷方式以及添加图标到开始菜单(DashBoard)
标签:code ref 文本 usr asserts term 指示 离线安装 文件夹
原文地址:https://www.cnblogs.com/INnoVationv2/p/12264690.html