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

September 28, 2023 | By the+gnu+linux+evangelist.

Installing

  1. 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
  2. 4. Node Js Getting Started

    Node.js Getting-Started Guide.

  3. Now you are able to Getting-Started with the Node.js Development, to Look for Further Docs and Resource meet the Online Node.js Developers Community.

Contents


QuickChic Theme • Powered by WordPress