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

Last updated: May 03,2024

1. Install "php-yac" package

Here is a brief guide to show you how to install php-yac on Kali Linux

$ sudo apt update $ sudo apt install php-yac

2. Uninstall "php-yac" package

Learn how to uninstall php-yac on Kali Linux:

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

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

Package: php-yac
Version: 2.3.1+0.9.2-5
Installed-Size: 13
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-yac
Pre-Depends: php-common (>= 2:69~)
Conflicts: php-apcu, php-xcache
Size: 4312
SHA256: 26008022e5f8bd946a2caf516d12bb5137cc0b90c358a409d189be4f7d58ad02
SHA1: a501b8e92283884f68fb4629c5009a02208a16a0
MD5sum: a8ba8315775ed6b201e9064036837d53
Description: YAC (Yet Another Cache) for PHP
The Yet Another Cache (YAC) is a shared memory user data cache for
PHP, which provides framework for caching user variables locally.
This framework completes the missing parts of the Zend OpCache.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/yac
Section: php
Priority: optional
Filename: pool/main/p/php-yac/php-yac_2.3.1+0.9.2-5_amd64.deb