How to Install and Uninstall phppgadmin Package on Kali Linux

Last updated: May 10,2024

1. Install "phppgadmin" package

This guide covers the steps necessary to install phppgadmin on Kali Linux

$ sudo apt update $ sudo apt install phppgadmin

2. Uninstall "phppgadmin" package

This is a short guide on how to uninstall phppgadmin on Kali Linux:

$ sudo apt remove phppgadmin $ sudo apt autoclean && sudo apt autoremove

3. Information about the phppgadmin package on Kali Linux

Package: phppgadmin
Version: 7.14.7+dfsg-1
Installed-Size: 2830
Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Depends: libapache2-mod-php | php-cgi | php-fpm, libjs-jquery, libphp-adodb, php-common, php-pgsql, php-mbstring
Recommends: apache2 (>= 2.4.6-4~) | httpd
Suggests: postgresql, postgresql-doc, slony1-bin
Size: 450700
SHA256: 5a4081f843643071db5a6be7d217c7b95e163e60ff807aec350cf95c7005dc36
SHA1: bf1bf50f0051ebdda83b643fc300bb531984262c
MD5sum: 2f1f1bdff97d0e214ee34adbb36d82f3
Description: web-based administration tool for PostgreSQL
phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect
for PostgreSQL DBAs, newbies and hosting services.
.
Features:
* Administer multiple servers
* Manage all aspects of:
* Users & groups
* Databases
* Schemas
* Tables, indexes, constraints, triggers, rules & privileges
* Views, sequences & functions
* Advanced objects
* Reports
* Easy data manipulation:
* Browse tables, views & reports
* Execute arbitrary SQL
* Select, insert, update and delete
* Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed,
pg_dump
* Import SQL scripts, COPY data, XML, CSV and Tabbed
* Supports the Slony master-slave replication engine
* Excellent language support:
* Available in 27 languages
* No encoding conflicts. Edit Russian data using a Japanese interface!
* Easy to install and configure
Description-md5:
Homepage: https://github.com/ReimuHakurei/phpPgAdmin
Tag: devel::lang:sql, implemented-in::php, interface::web, role::program,
suite::postgresql, works-with::db
Section: web
Priority: optional
Filename: pool/main/p/phppgadmin/phppgadmin_7.14.7+dfsg-1_all.deb