Skip to content

Instantly share code, notes, and snippets.

@tailhook
Created October 14, 2015 00:12
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 tailhook/d567b57e348eebb4a354 to your computer and use it in GitHub Desktop.
Save tailhook/d567b57e348eebb4a354 to your computer and use it in GitHub Desktop.
setup:
- !Ubuntu trusty
- !UbuntuUniverse # needed for a2ps
- !Sh "dpkg --add-architecture i386"
- !Install ["libc6:i386", "cups-client"]
- !Install ["ghostscript", "a2ps"]
- !EnsureDir "/usr/share/cups/model"
- !Sh "dpkg -i brdcp7030lpr-2.0.2-1.i386.deb"
- !Sh "dpkg -i cupswrapperDCP7030-2.0.2-1.i386.deb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment