📜  安装 node js redhat 8 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:10.335000             🧑  作者: Mango
代码示例1
curl -sL https://rpm.nodesource.com/setup_12.x | bash -
yum install -y nodejs