How to Install and Uninstall phpmyadmin Package on Kali Linux

Last updated: May 21,2024

1. Install "phpmyadmin" package

In this section, we are going to explain the necessary steps to install phpmyadmin on Kali Linux

$ sudo apt update $ sudo apt install phpmyadmin

2. Uninstall "phpmyadmin" package

This guide let you learn how to uninstall phpmyadmin on Kali Linux:

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

3. Information about the phpmyadmin package on Kali Linux

Package: phpmyadmin
Version: 4:5.2.1+dfsg-2
Installed-Size: 36602
Maintainer: phpMyAdmin Packaging Team
Architecture: all
Depends: dbconfig-mysql | dbconfig-no-thanks | dbconfig-common (<< 2.0.0), libjs-bootstrap5, libjs-codemirror, libjs-jquery, libjs-jquery-mousewheel, libjs-jquery-tablesorter, libjs-jquery-timepicker, libjs-jquery-ui, php-cli, sensible-utils, ucf, debconf (>= 0.5) | debconf-2.0, php-common, php-json, php-mysql, php-xml, php-composer-ca-bundle (>= 1.2), php-composer-ca-bundle (<< 2~~), php-google-recaptcha (>= 1.1), php-google-recaptcha (<< 2~~), php-nikic-fast-route (>= 1.3), php-nikic-fast-route (<< 2~~), php-phpmyadmin-motranslator (>= 5.0), php-phpmyadmin-motranslator (<< 6~~), php-phpmyadmin-shapefile (>= 3.0.1), php-phpmyadmin-shapefile (<< 4~~), php-phpmyadmin-sql-parser (>= 5.8), php-phpmyadmin-sql-parser (<< 6~~), php-twig-i18n-extension (>= 4.0), php-twig-i18n-extension (<< 5~~), php-psr-http-factory (>= 1.0), php-psr-http-factory (<< 2~~), php-psr-http-message (>= 1.0), php-psr-http-message (<< 2~~), php-slim-psr7 (>= 1.4), php-slim-psr7 (<< 2~~), php-symfony-config (>= 5.2.3), php-symfony-config (<< 7~~), php-symfony-dependency-injection (>= 5.2.3), php-symfony-dependency-injection (<< 7~~), php-symfony-expression-language (>= 5.2.3), php-symfony-expression-language (<< 7~~), php-mbstring, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~), php-twig (>= 3.3.5), php-twig (<< 4~~), php-webmozart-assert (>= 1.10), php-webmozart-assert (<< 2~~), php-mariadb-mysql-kbs (>= 1.2), php-mariadb-mysql-kbs (<< 2~~), libjs-sphinxdoc (>= 5.2)
Recommends: libapache2-mod-php | lighttpd | nginx | php-fpm | httpd, php-bz2, php-curl, php-gd, php-tcpdf, php-zip
Suggests: default-mysql-server | virtual-mysql-server, php-recode, www-browser, php-opcache, php-gd2, php-pragmarx-google2fa-qrcode, php-bacon-qr-code, php-code-lts-u2f-php-server, php-web-auth-webauthn-lib
Size: 4790160
SHA256: d966fd2c297f5fb97515db721826bb9b219c1ee2205fde055a816b0630a56ca1
SHA1: a467e875d72c99a833ab3b338a4518a22e888a2e
MD5sum: d81b6643b440c1c9b9236359e007a530
Description: 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:
Homepage: https://www.phpmyadmin.net/
Tag: admin::backup, admin::configuring, devel::lang:sql, implemented-in::php,
interface::web, protocol::db:mysql, role::program, scope::application,
use::browsing, use::configuring, use::editing, use::organizing,
use::searching, use::storing, web::application, works-with::db
Section: web
Priority: optional
Filename: pool/main/p/phpmyadmin/phpmyadmin_5.2.1+dfsg-2_all.deb