home
CDN
VPS
ForeverBlog
Autohotkey
openSUSE
李跳跳
7zip
LTE中文网
QGIS中文网
白鹿原
冰与火之歌
LearnSQL
AOSP
RGB色码
UNIXETC
晚清沧海事
古文观止
无法使用add-apt-repository命令
在Ubuntu中使用PPA安装软件时,需要用到add-apt-repository
命令,但有的VPS系统因为体量原因,可能没有该命令,因此需要通过以下方法来安装:
apt-get install python-software-properties
apt-get install software-properties-common