How to Install and Uninstall phpmyadmin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "phpmyadmin" package

Learn how to install phpmyadmin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpmyadmin

2. Uninstall "phpmyadmin" package

This guide covers the steps necessary to uninstall phpmyadmin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpmyadmin $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpmyadmin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phpmyadmin
Architecture: all
Version: 4:4.5.4.1-2ubuntu2.1
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thijs Kinkhorst
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24415
Depends: libapache2-mod-php | libapache2-mod-phpfilter | php-cgi | php-fpm | php, php-mysql | php-mysqli | php-mysqlnd, php-json, php-common, perl, debconf (>= 0.5) | debconf-2.0, libjs-sphinxdoc (>= 1.0), dbconfig-mysql | dbconfig-no-thanks | dbconfig-common (<< 2.0.0), php-gettext, php-mbstring, php-phpseclib (>= 2.0), ucf (>= 0.28)
Recommends: apache2 | lighttpd | httpd, php-gd, mysql-client | mariadb-client | virtual-mysql-client, php-tcpdf
Suggests: mysql-server | mariadb-server | virtual-mysql-server, www-browser
Filename: pool/universe/p/phpmyadmin/phpmyadmin_4.5.4.1-2ubuntu2.1_all.deb
Size: 3945764
MD5sum: 09e281fe2491607686df88d391700a05
SHA1: 98d77da892ec9407a3be67659943ccb036e7c1f2
SHA256: a7068635cdb7b851ba40efedb1f39fd08cdf1eb1e194ab5a6221150eea8c134c
SHA512: d4c008c884cd4a664f32580a0c3c7608c792751dab2378ed337dbf4607560ba4b1db08e49d38b770ae42b076e77546c8e1fc3f9d342bd33557b20166692dd5de
Homepage: https://www.phpmyadmin.net/
Description-en: MySQL web administration tool
This package allows administering of MySQL or MariaDB with a web interface.
.
It allows administrators to:
- browse through databases and tables;
- create, copy, rename, alter and drop databases;
- create, copy, rename, alter and drop tables;
- perform table maintenance;
- add, edit and drop fields;
- execute any SQL-statement, even multiple queries;
- create, alter and drop indexes;
- load text files into tables;
- create and read dumps of tables or databases;
- export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats;
- administer multiple servers;
- manage MySQL users and privileges;
- check server settings and runtime information with configuration hints;
- check referential integrity in MyISAM tables;
- create complex queries using Query-by-example (QBE), automatically
connecting required tables;
- create PDF graphics of database layout;
- search globally in a database or a subset of it;
- transform stored data into any format using a set of predefined
functions, such as displaying BLOB-data as image or download-link;
- manage InnoDB tables and foreign keys;
and is fully internationalized and localized in dozens of languages.
Description-md5: b9abac2fce7719799e194516b6640871

Package: phpmyadmin
Priority: extra
Section: universe/web
Installed-Size: 24418
Maintainer: Ubuntu Developers
Original-Maintainer: Thijs Kinkhorst
Architecture: all
Version: 4:4.5.4.1-2ubuntu1
Depends: libapache2-mod-php | libapache2-mod-phpfilter | php-cgi | php-fpm | php, php-mysql | php-mysqli | php-mysqlnd, php-json, php-common, perl, debconf (>= 0.5) | debconf-2.0, libjs-sphinxdoc (>= 1.0), dbconfig-mysql | dbconfig-no-thanks | dbconfig-common (<< 2.0.0), php-gettext, php-phpseclib (>= 2.0), ucf (>= 0.28)
Recommends: apache2 | lighttpd | httpd, php-gd, mysql-client | mariadb-client | virtual-mysql-client, php-tcpdf
Suggests: mysql-server | mariadb-server | virtual-mysql-server, www-browser
Filename: pool/universe/p/phpmyadmin/phpmyadmin_4.5.4.1-2ubuntu1_all.deb
Size: 3932686
MD5sum: 5657b40e3166e96cf85e83b0c27b8e86
SHA1: 1fe306f3edf923498aabd499876079876495eccc
SHA256: 2ad035d4a717a2616f5ade940aeefa8891b08257d205987483788aa003e78375
Description-en: MySQL web administration tool
This package allows administering of MySQL or MariaDB with a web interface.
.
It allows administrators to:
- browse through databases and tables;
- create, copy, rename, alter and drop databases;
- create, copy, rename, alter and drop tables;
- perform table maintenance;
- add, edit and drop fields;
- execute any SQL-statement, even multiple queries;
- create, alter and drop indexes;
- load text files into tables;
- create and read dumps of tables or databases;
- export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats;
- administer multiple servers;
- manage MySQL users and privileges;
- check server settings and runtime information with configuration hints;
- check referential integrity in MyISAM tables;
- create complex queries using Query-by-example (QBE), automatically
connecting required tables;
- create PDF graphics of database layout;
- search globally in a database or a subset of it;
- transform stored data into any format using a set of predefined
functions, such as displaying BLOB-data as image or download-link;
- manage InnoDB tables and foreign keys;
and is fully internationalized and localized in dozens of languages.
Description-md5: b9abac2fce7719799e194516b6640871
Homepage: https://www.phpmyadmin.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu