Last active
October 31, 2017 01:42
-
-
Save elecnix/dd31ee274c5e721ce42acd27412ad3f0 to your computer and use it in GitHub Desktop.
beersmith-on-ubuntu16.04.sh
This file contains 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 characters
wget -q https://s3.amazonaws.com/beersmith2-3/BeerSmith-2.3.12_amd64.deb | |
apt-get update | |
apt-get download libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libjavascriptcoregtk-1.0-0 | |
dpkg -i *.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment