最后在线: 活跃于 8个月前
评论: 7
获赞: 0
文章: 0
粉丝: 68
关注: 68
好友: 8
User Rating: ( vote)
okass 在版块 IT技术 中回复了话题 Linux软件生态探讨 3年, 1个月前
[tools] Markdown 编辑器 typora安装
# or run:
# sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys BA300B7755AFCFAE
wget -qO – https://typora.io/linux/public-key.asc | sudo apt-key add –
# add Typora’s repository
sudo add-apt-repository ‘deb https://typora.io/linux ./’
sudo apt-get update
# install typora
sudo apt-get install typora