Skip to content

Instantly share code, notes, and snippets.

@mhtsai1010
Last active August 22, 2016 04:35
Show Gist options
  • Save mhtsai1010/f5a3e361ea52117adabd161d453b5a80 to your computer and use it in GitHub Desktop.
Save mhtsai1010/f5a3e361ea52117adabd161d453b5a80 to your computer and use it in GitHub Desktop.
# Adding playdeb apt repository for Official Ubuntu packages
# Create a file named /etc/apt/sources.list.d/getdeb.list and paste the
# configurations below, uncomment the line depends on your OS distribution
# Reference: http://www.playdeb.net/updates/Ubuntu/14.04#how_to_install
# _____ _ _ _____ _ _____ _____
# | __||_| _____ ___ | | ___ | _ || | ___ ___ ___ | __| | _ |
# |__ || || || . || || -_| | __|| || .'|| | |___| |__ | _ | __|_
# |_____||_||_|_|_|| _||_||___| |__| |_||__,||_|_| |_____||_||__| |_|
# |_|
# Ubuntu
#deb http://archive.getdeb.net/ubuntu trusty-getdeb games
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment