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

Last updated: May 20,2024

1. Install "php-fdomdocument" package

This is a short guide on how to install php-fdomdocument on Kali Linux

$ sudo apt update $ sudo apt install php-fdomdocument

2. Uninstall "php-fdomdocument" package

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

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

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

Package: php-fdomdocument
Version: 1.6.7-2
Installed-Size: 113
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-xml, libxml2
Size: 16084
SHA256: d265faf5fb15637f16c0ebb3f5c92dab42d99c4fc388c34e9ef2316a015b750c
SHA1: 80e563f9150782c615c8b8d1395cd2233924a7b4
MD5sum: 153d5b1201df86fd8112f3b2db870d50
Description: extension to PHP's standard DOM
An extension to PHP's standard DOM to add various convenience methods and
exceptions by default.
.
The classes contained within this repository extend the standard DOM to use
exceptions at all occasions of errors instead of PHP warnings or notices. They
also add various custom methods and shortcuts for convenience and to simplify
the usage of DOM.
Description-md5:
Homepage: https://github.com/theseer/fDOMDocument
Section: php
Priority: optional
Filename: pool/main/p/php-fdomdocument/php-fdomdocument_1.6.7-2_all.deb