How to Install and Uninstall php-maxminddb Package on Kali Linux

Last updated: May 19,2024

1. Install "php-maxminddb" package

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

$ sudo apt update $ sudo apt install php-maxminddb

2. Uninstall "php-maxminddb" package

Here is a brief guide to show you how to uninstall php-maxminddb on Kali Linux:

$ sudo apt remove php-maxminddb $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-maxminddb package on Kali Linux

Package: php-maxminddb
Version: 1.11.0-5
Installed-Size: 10
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-maxminddb
Pre-Depends: php-common (>= 2:69~)
Size: 2700
SHA256: 7adf8ea71b653f64f77a6e06f61da94f822f8f65cc5f954ec7c2fdd5320441fe
SHA1: 8e9666ed2be91da7e66cd7ba771058bd575ccff2
MD5sum: 2f7bfb6e2cd75be4dc4be47353c91a6b
Description: Reader for the MaxMind DB file format for PHP
This is the PHP extension for reading MaxMind DB files. MaxMind DB is a binary
file format that stores data indexed by IP address subnets (IPv4 or IPv6).
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/maxminddb
Section: php
Priority: optional
Filename: pool/main/p/php-maxminddb/php-maxminddb_1.11.0-5_amd64.deb