$ cd ~/Downloads/ && \
> wget http://download.unity3d.com/download_unity/unity-editor-5.1.0f3+2015082501_amd64.deb && \
> [sudo] apt-get update && \
> [sudo] dpkg -i ./unity-*.deb && \
> [sudo] apt-get -f install
Created
January 20, 2016 14:24
-
-
Save lee-pai-long/3b3648d6801b43849f69 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment