"vscode:/vscode.git/clone" did not exist on "662544b3596f6876a29cacb964ceadecb287db93"
ubuntu_install_core.sh 205 Bytes
Newer Older
Lingfan Yu's avatar
Lingfan Yu committed
1
2
3
# install libraries for building c++ core on ubuntu
apt update && apt install -y --no-install-recommends --force-yes \
        apt-utils git build-essential make cmake wget unzip sudo libz-dev libxml2-dev