python3 -m ensurepip &&
cd ${INSTALL_ROOT}/usr/bin &&
ln -s pip3 pip
