Installing
-
2. Enabling Snap
How to Enable Snap on Antergos
-
3. Installing
Then to Install Node Js in Antergos
First, you have to Install the Oldest LTS Release like:sudo snap install node --classic --channel=8
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Then you can Switch to a Newest one, as for instance the 12.x, Refreshing the Channel with:sudo snap refresh node --channel=12
Contents