Skip to content

Instantly share code, notes, and snippets.

@elecnix
Last active October 31, 2017 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elecnix/dd31ee274c5e721ce42acd27412ad3f0 to your computer and use it in GitHub Desktop.
Save elecnix/dd31ee274c5e721ce42acd27412ad3f0 to your computer and use it in GitHub Desktop.
beersmith-on-ubuntu16.04.sh
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