#!/bin/bash
# https://github.com/soimort/you-get

sudo apt-get install -y -q python3 python3-pip
sudo pip3 install you-get
you-get -V
