{"id":13405906,"url":"https://github.com/nodesource/distributions","last_synced_at":"2025-05-14T08:00:20.552Z","repository":{"id":19684683,"uuid":"22938893","full_name":"nodesource/distributions","owner":"nodesource","description":"NodeSource Node.js Binary Distributions","archived":false,"fork":false,"pushed_at":"2025-05-06T18:55:39.000Z","size":1051,"stargazers_count":13662,"open_issues_count":20,"forks_count":3102,"subscribers_count":260,"default_branch":"master","last_synced_at":"2025-05-07T07:01:50.332Z","etag":null,"topics":["javascript","linux","node","nodejs","runtime"],"latest_commit_sha":null,"homepage":"https://nodesource.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-14T02:44:10.000Z","updated_at":"2025-05-06T17:52:21.000Z","dependencies_parsed_at":"2023-10-20T22:06:43.329Z","dependency_job_id":"6e6c96b1-6f7c-4e7a-a157-2bb58fe9466f","html_url":"https://github.com/nodesource/distributions","commit_stats":{"total_commits":469,"total_committers":92,"mean_commits":"5.0978260869565215","dds":0.7953091684434968,"last_synced_commit":"b84e91a8f392f73498c26931fac1e635df71e325"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fdistributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fdistributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fdistributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fdistributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesource","download_url":"https://codeload.github.com/nodesource/distributions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101579,"owners_count":22014904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","linux","node","nodejs","runtime"],"created_at":"2024-07-30T19:02:15.557Z","updated_at":"2025-05-14T08:00:20.533Z","avatar_url":"https://github.com/nodesource.png","language":"Shell","readme":"# [NodeSource](https://nodesource.com) N|Solid \u0026 Node.js Binary Distributions\n\n[![NodeSource](images/ns-linux-distributions.svg)](https://nodesource.com)\n\n[![CircleCI](https://circleci.com/gh/nodesource/distributions/tree/master.svg?style=svg)](https://circleci.com/gh/nodesource/distributions/tree/master)\n\n[![Github Actions Test](https://github.com/nodesource/distributions/actions/workflows/ci.yaml/badge.svg)](https://github.com/nodesource/distributions/actions/workflows/ci.yaml)\n\nThis repository contains the instructions to install the **[NodeSource N|solid](https://nodesource.com/products/runtime)** and **[Node.js](http://nodejs.org)** Binary Distributions via .rpm and .deb as well as their setup and support scripts.\n\nIf you're looking for more information on NodeSource's low-impact Node.js performance monitoring platform, **[Learn more here](https://nodesource.com/products/nsolid).**\n\n## **New Update ⚠️**\n\nWe'd like to inform you of important changes to our distribution repository [nodesource/distributions](https://github.com/nodesource/distributions).\n\n**What's New:**\n\n- _**Package Changes:** DEB and RPM packages are now available under the `nodistro` codename. We no longer package the installer coupled to specific versions. This means you can install Node.js on almost any distro that meets the minimum requirements._\n- **Installation Scripts:** Back by popular demand, the installation scripts have returned and are better than ever. See the installation instructions below for details on how to use them.\n- **RPM Package Signing Key:** The key used to sign RPM packages has changed. We now sign packages using SHA256, providing better support to the community.\n- **Questions and concerns:** To resolve questions and discuss concerns about this update we've opened this discussion space [New distribution\u0026#39;s packages](https://github.com/nodesource/distributions/discussions/#123456)\n\nLooking for the previous Documentation [README.md](./OLD_README.md)\n\n## Table of Contents\n\n- **[Debian and Ubuntu based distributions](#debian-and-ubuntu-based-distributions)** (deb)\n  - [Available architectures](#deb-available-architectures)\n  - [Supported Versions](#deb-supported-versions)\n    - [Ubuntu versions](#ubuntu-versions)\n    - [Debian versions](#debian-versions)\n  - [Installation instructions](#installation-instructions)\n  - [Uninstall instructions](#uninstall-nodejs-ubuntu--debian-packages)\n- **[Enterprise Linux based distributions](#enterprise-linux-based-distributions)** (rpm)\n  - [Available architectures](#rpm-available-architectures)\n  - [Supported Versions](#rpm-supported-versions)\n    - [Fedora versions](#fedora-versions)\n    - [Redhat versions](#redhat-versions)\n    - [Amazon Linux versions](#amazon-linux-versions)\n  - [Uninstall instructions](#uninstall-nodejs-enterprise-linux-packages)\n- **[Nodejs Release Calendar](#nodejs-release-calendar)**\n- [FAQ](#faq)\n- [Authors and Contributors](#authors-and-contributors)\n- [License](#license)\n\n## Debian and Ubuntu based distributions\n\n### DEB Available architectures\n\nNodeSource will continue to maintain the following architectures and may add additional ones in the future.\n\n- **amd64** (64-bit)\n- **armhf** (ARM 32-bit hard-float, ARMv7 and up: _arm-linux-gnueabihf_)\n- **arm64** (ARM 64-bit, ARMv8 and up: _aarch64-linux-gnu_)\n\n### DEB Supported Versions\n\n#### **Ubuntu versions**\n\n| Distro Name          | Node 18x | Node 20x | Node 21x | Node 22x | Node 23x |  Node 24x |\n| :------------------- | :------: | :------: | :------: | :------: | :------: |  :------: |\n| Ubuntu Bionic ^18.04 |    ❌    |    ❌    |    ❌    |    ❌    |    ❌    |     ❌    |\n| Ubuntu Focal ^20.04  |    ✅    |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n| Ubuntu Jammy ^22.04  |    ✅    |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n| Ubuntu Noble ^24.04  |    ✅    |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n\n#### **Debian versions**\n\n| Distro Name        | Node 18x | Node 20x | Node 21x | Node 22x | Node 23x |  Node 24x |\n| :----------------- | :------: | :------: | :------: | :------: | :------: |  :------: |\n| Debian 8 Jessie    |    ❌    |    ❌    |    ❌    |    ❌    |    ❌    |     ❌    |\n| Debian 9 Stretch   |    ❌    |    ❌    |    ❌    |    ❌    |    ❌    |     ❌    |\n| Debian 10 Buster   |    ✅    |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n| Debian 11 Bullseye |    ✅    |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n| Debian 12 Bookworm |    ✅    |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n\n\u003e [!NOTE]\n\u003e If you are looking to run Node.js in a non-supported Linux version [contact NodeSource](https://nodesource.com/pages/contact-us.html) to get enterprise support for your specific needs.\n\n### Installation Instructions (DEB)\n\n**Node.js 23.x**:\n\n##### Using Ubuntu (Node.js 23)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo apt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   sudo -E bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   sudo apt-get install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n##### Using Debian, as root (Node.js 23)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\napt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   apt-get install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n\n**Node.js v22.x**:\n\n##### Using Ubuntu (Node.js 22)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo apt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   sudo -E bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### Using Debian, as root (Node.js 22)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\napt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**Node.js v20.x**:\n\n##### Using Ubuntu (Node.js 20)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo apt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   sudo -E bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### Using Debian, as root (Node.js 20)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\napt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**Node.js v18.x**:\n\n##### Using Ubuntu (Node.js 18)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo apt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_18.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   sudo -E bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### Using Debian, as root (Node.js 18)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\napt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_18.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**Node.js LTS (v22.x)**:\n\n##### Using Ubuntu (Node.js LTS)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo apt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_lts.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   sudo -E bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### Using Debian, as root (N|Solid or Node.js LTS)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\napt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_lts.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      apt-get install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      apt-get install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**Node.js Current (24)**:\n\n##### Using Ubuntu (Node.js Current)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo apt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_current.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   sudo -E bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   sudo apt-get install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n##### Using Debian, as root (Node.js Current)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\napt-get install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://deb.nodesource.com/setup_current.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script with sudo:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   apt-get install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n\n### Uninstall `nsolid` or `nodejs` Ubuntu \u0026 Debian packages\n\nTo completely remove Node.js or N|solid installed from the deb.nodesource.com package methods above:\n\n#### use `sudo` on Ubuntu or run this as root on debian\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n\n```sh\napt-get purge nsolid \u0026\u0026\\\nrm -r /etc/apt/sources.list.d/nodesource.list \u0026\u0026\\\nrm -r /etc/apt/keyrings/nodesource.gpg\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n```sh\napt-get purge nodejs \u0026\u0026\\\nrm -r /etc/apt/sources.list.d/nodesource.list \u0026\u0026\\\nrm -r /etc/apt/keyrings/nodesource.gpg\n```\n\n\u003c/details\u003e\n\n\n## Enterprise Linux Based Distributions\n\n### RPM Available architectures\n\nNodeSource will continue to maintain the following architectures and may add additional ones in the future.\n\n- **x86_64** (64-bit)\n- **arm64** (ARM 64-bit, ARMv8 and up: _aarch64-linux-gnu_)\n\n### RPM Supported Versions\n\n#### **Fedora versions**\n\n| Distro Name           | Node 18x | Node 20x | Node 21x |  Node 22x |  Node 23x |\n| :-------------------- | :------: | :------: | :------: |  :------: | :------: |\n| Fedora \u003e= 20 (20-\u003e28) |    ❌    |    ❌    |    ❌    |     ❌    |    ❌    |\n| Fedora \u003e= 29          |    ✅    |    ✅    |    ✅    |     ✅    |     ✅    |\n| Fedora \u003e= 36          |    ✅    |    ✅    |    ✅    |     ✅    |     ✅    |\n\n#### **Redhat versions**\n\n| Distro Name      | Node 18x | Node 20x | Node 21x | Node 22x |  Node 23x |\n|:-----------------| :------: | :------: | :------: | :------: | :------: |\n| Redhat 7         |    ❌    |    ❌    |    ❌    |    ❌    |    ❌    |\n| Redhat 8         |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n| Redhat 9         |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n| Redhat 9-minimal |    ✅    |    ✅    |    ✅    |    ✅    |     ✅    |\n\n#### **Amazon Linux versions**\n\n| Distro Name       | Node 18x | Node 20x | Node 21x | Node 22x |\n| :---------------- | :------: | :------: | :------: | :------: |\n| Amazon Linux 2    |    ❌    |    ❌    |    ❌    |    ❌    |\n| Amazon Linux 2023 |    ✅    |    ✅    |    ✅    |    ✅    |\n\n\u003e [!NOTE]\n\u003e If you are looking to run Node.js in a non-supported Linux version [contact NodeSource](https://nodesource.com/pages/contact-us.html) to get enterprise support for your specific needs.\n\n### RPM Installation Instructions\n\n### Installation Instructions (RPM)\n\n**Node.js v23.x**\n\n##### Using RPM-based Systems (Node.js 23)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo yum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_23.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   sudo bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   sudo yum install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n##### No root privileges (Node.js 23)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nyum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_23.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   yum install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n**Node.js v22.x**\n\n##### Using RPM-based Systems (Node.js 22)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo yum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_22.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   sudo bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   sudo yum install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n##### No root privileges (Node.js 22)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nyum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_22.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   yum install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n**Node.js v20.x**\n\n##### As root (Node.js 20)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo yum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_20.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      yum install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      yum install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### No root privileges (Node.js 20)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nyum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_20.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo yum install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo yum install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**Node.js v18.x**\n\n##### As root (Node.js 18)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo yum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_18.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo yum install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo yum install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### No root privileges (Node.js 18)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nyum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_18.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   sudo bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo yum install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo yum install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**N|Solid or Node.js LTS (22.x)**\n\n##### As root (N|Solid or Node.js LTS)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nyum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_lts.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      yum install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      yum install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n##### No root privileges (N|Solid or Node.js LTS)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo yum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_lts.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   sudo bash nodesource_setup.sh\n   ```\n\n3. **Install N|Solid or Node.js:**\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n   \n      **Install N|Solid:**\n   \n      ```sh\n      sudo yum install -y nsolid\n      ```\n   \n      **Verify the installation:**\n   \n      ```sh\n      nsolid -v\n      ```\n   \u003c/details\u003e\n   \u003cdetails\u003e\n     \u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n      **Install Node.js:**\n\n      ```sh\n      sudo yum install -y nodejs\n      ```\n\n      **Verify the installation:**\n\n      ```sh\n      node -v\n      ```\n   \u003c/details\u003e\n\n**Node.js Current (24.x)**\n\n##### As root (Node.js Current)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nyum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_current.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   yum install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n##### No root privileges (Node.js Current)\n\nBefore you begin, ensure that `curl` is installed on your system. If `curl` is not installed, you can install it using the following command:\n\n```sh\nsudo yum install -y curl\n```\n\n1. **Download the setup script:**\n\n   ```sh\n   curl -fsSL https://rpm.nodesource.com/setup_current.x -o nodesource_setup.sh\n   ```\n\n2. **Run the setup script as root:**\n\n   ```sh\n   sudo bash nodesource_setup.sh\n   ```\n\n3. **Install Node.js:**\n\n   ```sh\n   sudo yum install -y nodejs\n   ```\n\n4. **Verify the installation:**\n\n   ```sh\n   node -v\n   ```\n\n_**Optional**_: install build tools\n\nTo compile and install native addons from npm you may also need to install build tools:\n\n```text\nyum install gcc-c++ make\n# or: yum groupinstall 'Development Tools'\n```\n\n### Uninstall `nsolid` or `nodejs` Enterprise Linux packages\n\nTo completely remove Node.js installed from the rpm.nodesource.com package methods above:\n\n#### use `sudo` or run this as root\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eN|Solid\u003c/b\u003e\u003c/summary\u003e\n\n```sh\nyum remove nsolid \u0026\u0026\\\nrm -r /etc/yum.repos.d/nodesource*.repo \u0026\u0026\\\nyum clean all\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eNode.js\u003c/b\u003e\u003c/summary\u003e\n\n```sh\nyum remove nodejs \u0026\u0026\\\nrm -r /etc/yum.repos.d/nodesource*.repo \u0026\u0026\\\nyum clean all\n```\n\u003c/details\u003e\n\n\n\n## Nodejs Release Calendar\n\n[![Node Releases Calendar](https://raw.githubusercontent.com/nodejs/Release/main/schedule.svg?sanitize=true)](https://nodejs.dev/en/about/releases)\n_source: \u003chttps://nodejs.dev\u003e_\n\n## FAQ\n\nQ: Are the scripts deprecated?\n\nA: The scripts are deprecated for the versions of Node.js that are currently outdated. While the packages for these versions still exist, we no longer provide support for them. Our support is exclusively dedicated to the active Node.js versions, which, as of today, are 18, 20, and 21. Users utilizing these versions can confidently use our scripts, but we encourage those using older versions to upgrade for continued support and the best experience.\n\n---\n\nQ: How can I configure the repository manually?\n\nA: If you prefer to manually configure the repository, we have a detailed guide to assist you through the process. Please visit our [Repository Manual Installation Guide](https://github.com/nodesource/distributions/wiki/Repository-Manual-Installation) for comprehensive instructions. This guide is designed to provide step-by-step directions to ensure a smooth and successful manual setup of the repository for your Node.js environment.\n\n---\n\nQ: How do I pin to specific versions of Node.js?\n\nA: Please take a look at [wiki](https://github.com/nodesource/distributions/wiki/How-to-select-the-Node.js-version-to-install)\n\n---\n\n---\n\nQ: Why is there no folder listing available when I visit the following URLs?\n  \u003chttps://deb.nodesource.com/node_XX.x/pool/main/n/\u003e\n\n  \u003chttps://rpm.nodesource.com/pub_20.x/\u003e\n\nA: This issue may arise because some users utilize the above URLs to download specific versions of Node.js or create mirrors of our repository.\n\nFor more information and possible solutions, please refer to the following resources:\n\n- [Github issue](https://github.com/nodesource/distributions/issues/1633)\n- [Creating a Repository Mirror](https://github.com/nodesource/distributions/wiki/Creating-a-Repository-Mirror:-A-Step%E2%80%90by%E2%80%90Step-Guide)\n\n---\n\n## Authors and Contributors\n\n### Current Members\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eAdrian Estrada\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/edsadr\"\u003eGitHub/edsadr\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://twitter.com/edsadr\"\u003eTwitter/@edsadr\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eJesus Paz\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/JesusPaz\"\u003eGitHub/JesusPaz\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eJefferson Rios\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/riosje\"\u003eGitHub/riosje\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n### Past Members\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eChris Lea\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/chrislea\"\u003eGitHub/chrislea\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"http://twitter.com/chrislea\"\u003eTwitter/@chrislea\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eRod Vagg\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/rvagg\"\u003eGitHub/rvagg\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"http://twitter.com/rvagg\"\u003eTwitter/@rvagg\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eWilliam Blankenship\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/retrohacker\"\u003eGitHub/retrohacker\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"http://twitter.com/retrohack3r\"\u003eTwitter/@retrohack3r\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eHarry Truong\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/harrytruong\"\u003eGitHub/harrytruong\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eMatteo Brunati\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/mattbrun\"\u003eGitHub/mattbrun\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eBrian White\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/mscdex\"\u003eGitHub/mscdex\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eMatt Lewandowsky\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/lewellyn\"\u003eGitHub/lewellyn\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eJan-Hendrik Peters\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/hennr\"\u003eGitHub/hennr\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eAndris Reinman\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/andris9\"\u003eGitHub/andris9\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eCarvilsi\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/carvilsi\"\u003eGitHub/carvilsi\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eKrasimir Trenchev\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/Ava7\"\u003eGitHub/Ava7\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003ePhil Helm\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/phelma\"\u003eGitHub/phelma\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003e0xmohit\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/0xmohit\"\u003eGitHub/0xmohit\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003ejdarling\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/jdarling\"\u003eGitHub/jdarling\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003ePrayag Verma\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/pra85\"\u003eGitHub/pra85\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eMisha Brukman\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/mbrukman\"\u003eGitHub/mbrukman\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eSimon Lydell\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/lydell\"\u003eGitHub/lydell\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eSebastian Blei\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/iamsebastian\"\u003eGitHub/iamsebastian\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eJorge Maldonado Ventura\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://notabug.org/jorgesumle\"\u003eNotABug/jorgesumle\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eMayank Metha\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/mayankmetha\"\u003eGitHub/mayankmetha\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://twitter.com/mayankmethad\"\u003eTwitter/@mayankmethad\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n    \u003ctr\u003e\u003cth align=\"left\"\u003eIván Iguarán\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/igsu\"\u003eGitHub/igsu\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\nContributions are welcomed from anyone wanting to improve this project!\n\n## License\n\nThis material is Copyright (c) NodeSource and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included [LICENSE.md](./LICENSE.md) file for more details.\n\n---\n\n_Supported with love by the [NodeSource](https://nodesource.com) team_\n\n_This project is not affiliated with Debian, Ubuntu, Red Hat, CentOS or Fedora._\n\n_Ubuntu is a registered trademark of Canonical Ltd._\n\n_Debian is a registered trademark owned by Software in the Public Interest, Inc._\n\n_Red Hat, CentOS and Fedora are trademarks of Red Hat, Inc._\n\n_Amazon Linux is a trademark of Amazon Web Services, Inc._\n\n_CloudLinux is a trademark of CloudLinux, Inc_\n","funding_links":[],"categories":["Shell","javascript","nodejs","Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fdistributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesource%2Fdistributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fdistributions/lists"}