How to Install and Uninstall phpab Package on Kali Linux

Last updated: May 14,2024

1. Install "phpab" package

This tutorial shows how to install phpab on Kali Linux

$ sudo apt update $ sudo apt install phpab

2. Uninstall "phpab" package

Please follow the guidelines below to uninstall phpab on Kali Linux:

$ sudo apt remove phpab $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpab package on Kali Linux

Package: phpab
Version: 1.29.0-1
Installed-Size: 182
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-autoload
Depends: php-cli, php-common, php-directory-scanner (>= 1.3.3), php-directory-scanner (<< 2~~), php-zeta-console-tools (>= 1.7), php-zeta-console-tools (<< 2~~)
Size: 30280
SHA256: 120de4bfcc93b2d81da8c4388dc698d829d3f0769d07a3ccdbe6263229757c79
SHA1: 471972b4d7a7e5e8b506175f81535d975a10fca9
MD5sum: 85f040287276f7e468353a86d2bd47a4
Description: lightweight PHP namespace aware autoload generator
The PHP AutoloadBuilder CLI tool phpab is a command line application
to automate the process of generating an autoload require file with
the option of creating static require lists as well as phar archives.
Description-md5:
Homepage: https://github.com/theseer/Autoload
Section: php
Priority: optional
Filename: pool/main/p/phpab/phpab_1.29.0-1_all.deb