Ubuntu下安装 Remarkable

remarkable

I can’t express the excitement of the heart. The Remarkable is best markdown editor in Linux Ubuntu.

Install deb of files on Linux Ubuntu

Follow the steps given below

  • Ctrl + alt + t

The command is open the terminal
打开终端

  • sudo dpkg -i(FileName.deb or download on the official website
  1. 从终端下载或者直接到官网(墙内打不开)/ Github 下载

  2. Replace FileName with the name of the file you just downloaded
    如果是非指令下载,FileName 用软件名代替

  • sudo apt-get -f install

安装文件所需要的依赖库

星期一, 18. 三月 2019 11:49下午

本文由作者原创,如需转载注明出处!
原文地址:https://www.cnblogs.com/Fsiswo/p/10556114.html