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

Last updated: May 18,2024

1. Install "php-pear" package

This guide let you learn how to install php-pear on Kali Linux

$ sudo apt update $ sudo apt install php-pear

2. Uninstall "php-pear" package

Please follow the guidance below to uninstall php-pear on Kali Linux:

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

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

Package: php-pear
Version: 1:1.10.13+submodules+notgz+2022032202-2
Installed-Size: 2084
Maintainer: Debian PHP Maintainers
Architecture: all
Provides: php-console-getopt, php-structures-graph, php-xml-util
Depends: php-cli, php-common, php-xml
Breaks: php-pear-frontend-gtk (<< 0.4.0), php-pear-frontend-web (<= 0.4)
Size: 289596
SHA256: b50f49a7bd8bfb469103f1943f3c062f27976871d1a38f5b2d6c413fba087eca
SHA1: 16c9c42d0ed4411765c07ccb2caaa2abf61e008a
MD5sum: 6245b841a7eac6b913941c74b8e51db7
Description: PEAR Base System
The PEAR package contains:
* the PEAR installer, for creating, distributing
and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling of common operations
with files and directories
* the PEAR base class
Features in a nutshell:
* full support for channels
* pre-download dependency validation
* new package.xml 2.0 format allows tremendous flexibility while maintaining
BC
* support for optional dependency groups and limited support for
sub-packaging
* robust dependency support
* full dependency validation on uninstall
* remote install for hosts with only ftp access - no more problems with
restricted host installation
* full support for mirroring
* support for bundling several packages into a single tarball
* support for static dependencies on a url-based package
* support for custom file roles and installation tasks
Description-md5:
Homepage: https://pear.php.net/package/PEAR
Tag: devel::lang:php, implemented-in::php, role::shared-lib
Section: php
Priority: optional
Filename: pool/main/p/php-pear/php-pear_1.10.13+submodules+notgz+2022032202-2_all.deb