Step-by-step – Node JS Installation in Fedora 33

June 30, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Setting Up Node Js Repository

    How to Add Node JS Fedora Repository

    Fedora NodeJS Repo Setup
  2. 3. Installing Node Js

    Finally, to Install Node.js on Fedora.

    sudo dnf install nodejs -y --setopt=nodesource-nodejs.module_hotfixes=1

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

    (Optional) Requirement for Installing npm Addons.

    sudo dnf install gcc-c++ make

Contents


QuickChic Theme • Powered by WordPress