-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Add "snap" as an Installation Method #7800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Criteria for becoming an official download:
|
I believe these criteria are met, because OpenJS Foundation is the publisher and maintainer? |
Yep :-) |
SGTM. |
Expanding documented options on the download page is crucial for user accessibility, especially for those seeking confined installations. My experience with web content updates and understanding of package managers for Linux makes me well-suited. I'll ensure the instructions are clear, accurate, and integrate seamlessly with the existing download page structure. |
Actually, v23 and v24 are not available on snap. |
CC @rvagg |
Enter your suggestions in details:
nvm, fnm, and Docker are the only available options for Linux today, but OpenJS Foundation publishes the Node.js Snap: https://snapcraft.io/node
Users who want a confined installation will want to install Snap (https://snapcraft.io/docs/installing-snapd) and then
sudo snap install node --classic
The text was updated successfully, but these errors were encountered: