check nvm install code, first.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh
If you can not understant anything, like me, do as the Official Document told on github.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
Or use Chinese Mirror, as me.
curl -o- https://nvm-china-mirror.github.io/current/install.sh | bash
Then
source ~/.bashrc
Then
nvm list-remote
So, you can
nvm install v14.10.0
Then check what installed.
nvm list
if you use apt install nodejs
as me, the version is 12.22.9
.
I don't know the difference between the versions, so I installed nvm, but not use it.
I am chinese, but I like to use Ubuntu for a long time,
I would like to try find if it is possible not to install the Pinyin input method.
Although... ... , there is still a lot of nonsense.