Created
May 29, 2019 04:02
-
-
Save lextm/d4e16add87542bbf0862af1e56903f6f to your computer and use it in GitHub Desktop.
Revisions
-
lextm created this gist
May 29, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ git clone https://github.com/mono/monodevelop.git cd monodevelop git checkout release-7.8 git submodule update --init --recursive sudo apt install autoconf sudo apt install libglade2.0 sudo apt install libssh2-1-dev ./configure --profile=stable make