Download Zip and Extract
$ cd ./ubuntu-essential-software
$ chmod +x install.sh
$ ./install.sh
After installation setup copy below the command
export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
$ gedit ~/.bashrc
paste command in last line
$ nvm --version # 0.39.1
$ nvm install --lts
$ nvm use --lts
$ node -v # v16.17.1
$ npm -v # 8.19.2
- curl
- git
- vlc
- google-chrome-stable
- gcc
- python2
- python-is-python3
- python3-pip
- telegram-desktop
- gimp
- gnome-tweaks
- gnome-shell-extensions
- vim
- neofetch
- htop
- OBS studio
- Ubuntu Cleaner
- Visual Studio Code
- Viber
- Discord
- Zoom
- Motrix Download Manager
- nvm
- mysql
- composer
- apache2
- php8.1