How to Install and Uninstall php-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "php-doc" package

Learn how to install php-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-doc

2. Uninstall "php-doc" package

Please follow the steps below to uninstall php-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the php-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-doc
Priority: optional
Section: universe/doc
Installed-Size: 125277
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP Maintainers
Architecture: all
Version: 20140201-1ubuntu1
Recommends: php-cli
Filename: pool/universe/p/php-doc/php-doc_20140201-1ubuntu1_all.deb
Size: 5563244
MD5sum: a69a91835fe1ecab8373f3dfdbe1351d
SHA1: c7bd21239d7c038a09184bdd901ee20d8f4c8369
SHA256: 6719c498fb2f0be45c9ca67e9bd31ee6d63619799b7efa403162a113629516fd
Description-en: Documentation for PHP5
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: a2fc5bcaf559c7259133756a4665f5b5
Homepage: http://docs.php.net/manual/en/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu