-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Fedora 27 Install Update #1563
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
… as it says on the page if you scroll down a bit: https://nodejs.org/en/download/package-manager/#alternatives There are the official Node.js packages (provided by NodeSource in this case) and the distro's packages. We list them in this order, as the distro sometimes may be behind the official release. |
Thanks Frederic. I'm a newbie so I wanted to get going quickly.
I think maybe a hint saying that the Fedora distro may be behind and your
alternative packages are recommended might help. Also a link to the
alternatives might be useful?
Also someone seeing this for the first time will see yum being used and
like me think this is out of date?
I don't find this layout user friendly, but if you think it works, not a
problem.
Regards
Kiren
…On Tue, 06 Feb 2018, 6:15 AM Frederic Hemberger, ***@***.***> wrote:
… as it says on the page if you scroll down a bit:
https://nodejs.org/en/download/package-manager/#alternatives There are
the official Node.js packages (provided by NodeSource in this case) and the
distro's packages. We list them in this order, as the distro sometimes may
be behind the official release.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1563 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFXRhPeQqenat7vY10JdRjg0rU5HRP-Mks5tR9HigaJpZM4R6IUr>
.
|
@kirenpillay Thanks for your feedback. We're already working on a website relaunch, where also the whole "install via package manager" section will be overhauled. |
Installation with the latest Fedora is achieved by:
sudo dnf install nodejs
The text was updated successfully, but these errors were encountered: