curl -G https://codeload.github.com/zbitname/ubuntu-install-snippets/zip/master > ubuntu-install-snippets.zip
unzip ubuntu-install-snippets.zip
cd ubuntu-install-snippets-master
./install_concat.sh
# Choose needed lines
sudo ./user_install.sh
# Enter root password if need
Auto install packages curl
, software-properties-common
and python-software-properties
if need.