Skip to content

Instantly share code, notes, and snippets.

@aabidos
Created May 26, 2014 09:38
Show Gist options
  • Select an option

  • Save aabidos/4ee9a29a9695ddcb970e to your computer and use it in GitHub Desktop.

Select an option

Save aabidos/4ee9a29a9695ddcb970e to your computer and use it in GitHub Desktop.
Install latest phpmyadmin on ubuntu
sudo add-apt-repository ppa:tuxpoldo/phpmyadmin
sudo apt-get update
sudo apt-get install phpmyadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment