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

Last updated: July 03,2024

1. Install "php-doc" package

This tutorial shows how to install php-doc on Kali Linux

$ sudo apt update $ sudo apt install php-doc

2. Uninstall "php-doc" package

This guide let you learn how to uninstall php-doc on Kali Linux:

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

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

Package: php-doc
Version: 20231206~git.66ff996+dfsg-2
Installed-Size: 76612
Maintainer: Debian PHP Maintainers
Architecture: all
Recommends: php-cli
Size: 5905348
SHA256: 128ed8d3f91a9df2f2f1470c778e93f53b39be275f13285491a01106e1a9146e
SHA1: 908c5f07a6972c1b4e24336e15dc576249c8e30e
MD5sum: 83263cbe4068b40f82b3b99c704d5622
Description: Documentation for PHP
This package provides the documentation for the PHP scripting language.
.
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for Web
development and can be embedded into HTML. Its syntax draws upon C, Java, and
Perl, and is easy to learn. The main goal of the language is to allow web
developers to write dynamically generated web pages quickly, but you can do
much more with PHP.
.
This manual consists primarily of a function reference, but also contains a
language reference, explanations of some of PHP's major features, and other
supplemental information.
Description-md5:
Multi-Arch: foreign
Homepage: http://docs.php.net/manual/en/
Section: doc
Priority: optional
Filename: pool/main/p/php-doc/php-doc_20231206~git.66ff996+dfsg-2_all.deb