cd ..
root@paste:~/g1PaBEtjqh$cat paste
paste://g1PaBEtjqhPUBLIC
public paste

Install Node js 22 Ubuntu 22.04.5 LTS (Jammy Jellyfish)

67 views150 chars

stdout

Paste content

>_bashauto-detected
sudo apt update && sudo apt upgrade -y
curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
sudo apt install -y nodejs
node -v
npm -v

$ tail -f comments.log

Comments [0]

// no comments yet