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

Last updated: May 21,2024

1. Install "php-yaml" package

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

$ sudo apt update $ sudo apt install php-yaml

2. Uninstall "php-yaml" package

Please follow the guidance below to uninstall php-yaml on Kali Linux:

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

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

Package: php-yaml
Version: 2.2.2+2.1.0+2.0.4+1.3.2-6
Installed-Size: 10
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-yaml
Pre-Depends: php-common (>= 2:69~)
Size: 3096
SHA256: 517ad7d888757e02cbe6dae0fb087c23fe05c9520428dc1b1955717dda3bdf39
SHA1: 79e400cf71b1e741e6471ad30e543bfba6c85c1c
MD5sum: 45becca6ea2628966ea6fb4d8ab45886
Description: YAML-1.1 parser and emitter for PHP
PHP extension adding support for YAML 1.1 (YAML Ain't Markup
Language) serialization using the LibYAML library.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/Yaml
Section: php
Priority: optional
Filename: pool/main/p/php-yaml/php-yaml_2.2.2+2.1.0+2.0.4+1.3.2-6_amd64.deb