{"id":1661,"date":"2013-09-17T10:35:32","date_gmt":"2013-09-17T10:35:32","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=1661"},"modified":"2013-09-17T10:35:32","modified_gmt":"2013-09-17T10:35:32","slug":"install-latest-phpmyadmin-ubuntu-1204","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/09\/install-latest-phpmyadmin-ubuntu-1204\/","title":{"rendered":"Install the Latest phpMyAdmin via PPA in Ubuntu 12.04\/10.04\/13.04"},"content":{"rendered":"<p>phpMyAdmin is an open-source tool written in PHP intended to handle the administration of MySQL over the Web. The latest phpMyAdmin 4.0.6 has fixed a lot of security problems and bugs since version 3.x.x is the default in Ubuntu repository.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/09\/phpmyadmin.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/09\/phpmyadmin.jpg\" alt=\"latest phpmyadmin ubuntu\" width=\"468\" height=\"284\" class=\"aligncenter size-full wp-image-1662\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/09\/phpmyadmin.jpg 468w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/09\/phpmyadmin-300x182.jpg 300w\" sizes=\"auto, (max-width: 468px) 100vw, 468px\" \/><\/a><\/p>\n<p>Here&#8217;s how to install or upgrade to the latest version of phpMyAdmin (4.0.6) in Ubuntu 12.04 LTS Server, Ubuntu 10.04 Server, Ubuntu 13.04 and Ubuntu 12.10 via PPA.<\/p>\n<p>To get started, connect to your Ubuntu server. When you&#8217;re log in, run below command to add the PPA:<\/p>\n<pre>sudo add-apt-repository ppa:tuxpoldo\/phpmyadmin<\/pre>\n<p>Update package lists on your system:<\/p>\n<pre>sudo apt-get update<\/pre>\n<p>Install or upgrade phpMyAdmin to the latest:<\/p>\n<pre>sudo apt-get install phpmyadmin<\/pre>\n<p>That&#8217;s it. If you want to remove this PPA after installation (without removing any packages you may have installed \/ upgraded from the PPA), run:<\/p>\n<pre>sudo add-apt-repository --remove ppa:tuxpoldo\/phpmyadmin<\/pre>\n<p>If you want to remove the PPA as well as downgrade phpMyAdmin to the version available in the official Ubuntu repositories, run:<\/p>\n<pre>sudo apt-get install ppa-purge; sudo ppa-purge ppa:tuxpoldo\/phpmyadmin<\/pre>\n<p>Enjoy!<\/p>","protected":false},"excerpt":{"rendered":"<p>phpMyAdmin is an open-source tool written in PHP intended to handle the administration of MySQL over the Web. The latest phpMyAdmin 4.0.6 has fixed a lot of security problems and bugs since version 3.x.x is the default in Ubuntu repository. Here&#8217;s how to install or upgrade to the latest version of phpMyAdmin (4.0.6) in Ubuntu [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[607,606,17,15],"class_list":["post-1661","post","type-post","status-publish","format-standard","hentry","category-ubuntu-server-2","tag-mysql","tag-phpmyadmin","tag-ubuntu-12-04","tag-ubuntu-13-04"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=1661"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1661\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=1661"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=1661"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=1661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}