sh 在Ubuntu for Windows上安装nodejs

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 在Ubuntu for Windows上安装nodejs相关的知识,希望对你有一定的参考价值。

#!/usr/bin/env bash

#step 1

sudo apt-get update && sudo apt-get install -y build-essential

#step 2
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install -y nodejs

以上是关于sh 在Ubuntu for Windows上安装nodejs的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu安装clash for windows

sh 一个简单的Bash脚本,用于在Nexus设备上缓存和测试Ubuntu Touch频道。请参阅https://developer.ubuntu.com/en/start/ubuntu-for-de

sh 在Ubuntu上安装工具

sh 在Ubuntu上安装pyenv

sh 在ubuntu上安装docker

sh 在Ubuntu上安装Postman