boxmoe_header_banner_img

有朋自远方来,不亦乐乎!

加载中

文章导读

Deepin深度终端curl、npm、git安装指令


avatar
星魂倾世 2020年3月6日 114

curl安装指令

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

npm安装指令

npm需要分两步走,curl是前提。首先升级软件源,安装nodejs:

sudo apt-get update
sudo apt-get install nodejs

安装npm

sudo apt-get install npm

git安装指令

deepin深度系统需要root权限才能升级或安装git

apt-get update
apt-get install git -y


评论(0)

查看评论列表

暂无评论


发表评论

表情 颜文字
插入代码