How to Install and Uninstall adminer Package on Kali Linux

Last updated: May 08,2024

1. Install "adminer" package

This tutorial shows how to install adminer on Kali Linux

$ sudo apt update $ sudo apt install adminer

2. Uninstall "adminer" package

Please follow the instructions below to uninstall adminer on Kali Linux:

$ sudo apt remove adminer $ sudo apt autoclean && sudo apt autoremove

3. Information about the adminer package on Kali Linux

Package: adminer
Version: 4.8.1-2
Installed-Size: 2880
Maintainer: Alexandre Rossi
Architecture: all
Depends: libapache2-mod-php | php-cgi | php-fpm | php, php-mysql | php-mysqli | php-pdo-mysql | php-sqlite3 | php-pgsql
Recommends: php-cli, php-mysqli, php-pgsql, php-sqlite3, apache2 (>= 2.4.6-4~) | httpd
Suggests: default-mysql-server | virtual-mysql-server | postgresql | sqlite3
Size: 793920
SHA256: 207e0280f96552bc90aa60e713a44724d449a2764895caac6482ca3ab58a610e
SHA1: a3ef63b418f1c2b96784a49585bd8eb35d9a79b2
MD5sum: ed3e3e3a7f725307113935fbc30d318a
Description: Web-based database administration tool
Adminer (formerly phpMinAdmin) is a full-featured database management tool
written in PHP. Conversely to phpMyAdmin, it is a light weight application
with these priorities in order: security, user experience, performance,
feature set and size.
Description-md5:
Homepage: https://www.adminer.org/
Section: web
Priority: optional
Filename: pool/main/a/adminer/adminer_4.8.1-2_all.deb