How to get latest NodeJS Package?

Hi,
I wanted to install latest NodeJS LTS package which is 14.16.0. But when I installed Node using DNF, it installed

[root@jeevanism-81d2 jeevanism]# node -v
v14.15.4

Is there any way to get latest NodeJS package ? I use rock-znver1 repos now. Is there any good if I switch to rolling repos ?

thank you

You can always look in the repositories and see what is available for other versions of OM Lx. In the case of nodjs 14.15.4 is in Cooker so that is going to be the most recent version available.

Next go to #oenmandriva-cooker at Freenode IRC and ask developers. Or alternatively you can file a feature request on our issue tracker following instructions here. Going on IRC is likely to produce a faster answer. However even on IRC people need to be patient. Post your question and anything else you wish to say and someone will answer when they can. We are a small group as most of you know and even our devs sleep sometimes. :rofl:

Another way to access IRC is here.

1 Like

thanks @ben79