Skip to content

Instantly share code, notes, and snippets.

@mhtsai1010
Created August 24, 2016 06:40
Show Gist options
  • Save mhtsai1010/c3a3cab7627c5557a47f0e1f17e6df31 to your computer and use it in GitHub Desktop.
Save mhtsai1010/c3a3cab7627c5557a47f0e1f17e6df31 to your computer and use it in GitHub Desktop.
# Adding mariadb apt repository for Official Ubuntu packages
# Create a file named /etc/apt/sources.list.d/mariadb.list and paste the
# configurations below, uncomment the line depends on your OS distribution
# Reference: https://downloads.mariadb.org/mariadb/repositories/
# _____ _ _ _____ _ _____ _____
# | __||_| _____ ___ | | ___ | _ || | ___ ___ ___ | __| | _ |
# |__ || || || . || || -_| | __|| || .'|| | |___| |__ | _ | __|_
# |_____||_||_|_|_|| _||_||___| |__| |_||__,||_|_| |_____||_||__| |_|
# |_|
# Ubuntu
#deb [arch=amd64,i386,ppc64el] http://ftp.ubuntu-tw.org/mirror/mariadb/repo/10.1/ubuntu trusty main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment