{"id":25162888,"url":"https://github.com/rodnye/nodejs-ubuntu","last_synced_at":"2026-05-06T02:32:17.513Z","repository":{"id":193981846,"uuid":"689853418","full_name":"rodnye/nodejs-ubuntu","owner":"rodnye","description":"bash script to automate nodejs installation","archived":false,"fork":false,"pushed_at":"2023-09-11T03:49:40.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T03:32:18.438Z","etag":null,"topics":["debian","nodejs","npm","shell","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodnye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-09-11T03:34:21.000Z","updated_at":"2023-09-11T03:50:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0919d630-13fc-44f9-9b19-51c439089410","html_url":"https://github.com/rodnye/nodejs-ubuntu","commit_stats":null,"previous_names":["rodnye/nodejs-ubuntu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnodejs-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnodejs-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnodejs-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnodejs-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodnye","download_url":"https://codeload.github.com/rodnye/nodejs-ubuntu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247023716,"owners_count":20870933,"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":["debian","nodejs","npm","shell","ubuntu"],"created_at":"2025-02-09T03:30:43.138Z","updated_at":"2026-05-06T02:32:12.491Z","avatar_url":"https://github.com/rodnye.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":" # Instalación de NodeJS en Ubuntu desde repositorios\n\nEste repositorio contiene un script de Bash que automatiza la instalación de NodeJS en Ubuntu o Debian utilizando los [repositorios oficiales](https://nodejs.org/)\n\n## Requisitos\n\n- Ubuntu 18.04 o versiones posteriores\n- Acceso de administrador (sudo)\n\n## Uso\n\n1. Clona este repositorio en tu máquina local:\n\n   ```\n   git clone https://github.com/RodnyE/nodejs-ubuntu.git\n   ```\n\n2. Accede al directorio del repositorio:\n\n   ```\n   cd nodejs-ubuntu\n   ```\n\n3. Ejecuta el script de instalación:\n   \n   ```\n   bash install_nodejs.sh\n   ```\n\n   Este script instalará la última versión estable de NodeJS junto con npm (Node Package Manager). El proceso puede tardar unos minutos, dependiendo de la velocidad de tu conexión a Internet.\n\n4. Verifica la instalación:\n\n   ```\n   node -v\n   npm -v\n   ```\n\n   Estos comandos imprimirán las versiones de NodeJS y npm instaladas en tu sistema.\n   ¡Listo! Ahora puedes comenzar a utilizar NodeJS.\n\n---\n\nCode by Rodny\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodnye%2Fnodejs-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodnye%2Fnodejs-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodnye%2Fnodejs-ubuntu/lists"}