Skip to content
Russell Jones edited this page Dec 24, 2017 · 3 revisions

Ubuntu 16.04LTS install

sudo bash -c 'echo "deb http://download.opensuse.org/repositories/home:/hpcoder1/xUbuntu_16.04 ./" > /etc/apt/sources.list.d/minsky.list'
curl https://download.opensuse.org/repositories/home:/hpcoder1/xUbuntu_16.04/Release.key | sudo apt-key add -
sudo apt update
sudo apt install minsky
Clone this wiki locally