ubuntu 中 Typora 安装

# optional, but recommended

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BA300B7755AFCFAE

# add Typora's repository

sudo add-apt-repository 'deb http://typora.io linux/'

sudo apt-get update

# install typora

sudo apt-get install typora

相关文章:

  • 2022-12-23
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2022-01-01
  • 2021-08-24
  • 2021-08-20
猜你喜欢
  • 2022-01-23
  • 2021-06-04
  • 2022-03-09
  • 2021-07-04
  • 2022-12-23
  • 2022-01-01
  • 2021-08-17
相关资源
相似解决方案