How to Install Node.js on openSUSE Tumbleweed Easy Guide

June 8, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling Snap

    How to Enable Snap on openSUSE

    Snap openSUSE Setup
  2. 3. Installing NodeJs

    Then to Install Node Js in openSUSE
    First, for the 20.x Release:

    sudo snap install node --classic --channel=20/stable

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Again for 18.x:

    sudo snap install node --classic --channel=18/stable

    Last, for 16.x:

    sudo snap install node --classic --channel=16/stable

Contents


QuickChic Theme • Powered by WordPress