摘要:
If you are using Kite on Linux, you may find these frequently asked questions helpful. How do I install Kite on Linux? Install Kite on Linux by runnin 阅读全文
摘要:
最近装了ubuntu18.04 LTS,下载软件有点慢,网上搜了下解决方案,大致是两种:一、把/etc/apt/sources.list文件里的源更换一下,改成阿里云或者其它的镜像的文件;二、更换software&updates里的select best server。 一、更换/etc/apt/s 阅读全文
摘要:
https://developer.aliyun.com/article/87116 阅读全文
摘要:
apt 是能够管理deb软件,其用法在此不再赘述,Google百度一大堆。 而其本身也是一个软件,如果提示找不到命令 command not found 1.可能是打错字了,这个。。。 2.可能系统不是Debian家族的,如果是红帽家的请适用yum,不很了解。 3.可能是环境变量错了,正常情况下,或 阅读全文