打开终端运行:

wget -qO - https://typora.io/linux/public-key.asc | sudo apt-key add -

echo -e "\ndeb https://typora.io/linux ./" | sudo tee -a /etc/apt/sources.list

sudo apt-get update

sudo apt-get install typora

参考链接:https://blog.csdn.net/qq_33694648/article/details/104403618

相关文章:

  • 2021-10-16
  • 2021-07-29
  • 2021-10-27
  • 2021-08-19
  • 2021-11-29
  • 2022-01-01
猜你喜欢
  • 2021-12-26
  • 2022-02-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案