5. Install Guide On Arch Linux - pojokcodeid/nvim-lazy GitHub Wiki
sudo pacman -S git
sudo pacman -Sy nodejs
sudo pacman -S npm
sudo pacman -S unzip
sudo pacman -S neovim
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install <version>
node -v