typora安装
wget -qO - https://typora.io/linux/public-key.asc
| sudo apt-key add -
sudo add-apt-repository
'deb https://typora.io/linux ./'
sudo apt-get update
sudo apt-get install typora
打开typora
方法1:通过应用图标打开 方法2:在终端输入typora命令打开
参考链接: https://blog.csdn.net/weixin_43693233/article/details/90408184 https://blog.csdn.net/qinhai1989/article/details/82904295