How to Install and Uninstall debpear Package on Kali Linux

Last updated: November 07,2024

1. Install "debpear" package

Please follow the step by step instructions below to install debpear on Kali Linux

$ sudo apt update $ sudo apt install debpear

2. Uninstall "debpear" package

Please follow the steps below to uninstall debpear on Kali Linux:

$ sudo apt remove debpear $ sudo apt autoclean && sudo apt autoremove

3. Information about the debpear package on Kali Linux

Package: debpear
Version: 0.5+nmu1
Installed-Size: 24
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: build-essential, devscripts, fakeroot, pear-channels, php-pear, pkg-php-tools
Size: 7384
SHA256: 5b5820e59c807cd3cf665bfacb22d4ec4227567e48958344c6e0d0f13a52131f
SHA1: e212452e82d51aac319248a7356fa67ee10c1a6e
MD5sum: 9b3dac9af6a2be592beffafd8b502809
Description: automatically builds and installs PEAR package as Debian packages
With debpear, you can install PEAR packages out of only the name of a PHP PEAR
module. Debpear will download, create, and build a Debian package out of the
pear package that you selected, and eventually install it in your system.
.
The goal of debpear isn't to replace the real work of a Debian maintainer, but
rather to allow its users to quickly build and install a PEAR package in a
clean, Debian way, when this PEAR package doesn't exist in Debian yet.
Description-md5:
Section: php
Priority: optional
Filename: pool/main/d/debpear/debpear_0.5+nmu1_all.deb