mqcmd196/dotfiles

Migrate snap to apt

Closed this issue · 0 comments

Currently snap is used to install npm, node, but apt should be used for debian.
To install latest node, we should do like https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-18-04 . (Install node via apt and use nvm and install latest node then purge old one)