How to Install and Uninstall php-symfony-cache Package on Kali Linux

Last updated: April 29,2024

1. Install "php-symfony-cache" package

This guide let you learn how to install php-symfony-cache on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-cache

2. Uninstall "php-symfony-cache" package

Please follow the guidelines below to uninstall php-symfony-cache on Kali Linux:

$ sudo apt remove php-symfony-cache $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-symfony-cache package on Kali Linux

Package: php-symfony-cache
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 412
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-psr-cache-implementation, php-psr-simple-cache-implementation, php-symfony-cache-implementation
Depends: php-common, php-psr-cache, php-psr-log, php-symfony-cache-contracts, php-symfony-deprecation-contracts, php-symfony-service-contracts, php-symfony-var-exporter
Breaks: php-doctrine-dbal (<< 2.13.1~~), php-symfony-dependency-injection (<< 4.4~~), php-symfony-http-kernel (<< 4.4~~), php-symfony-var-dumper (<< 4.4~~)
Size: 65804
SHA256: 0f38e15509de49848f78084a7f5f0fea755c8df57e763a48ca63044e1c6db950
SHA1: ccd2c588136fd70016037ade3883e98ee77d6003
MD5sum: 44fd1de91afac87ef71bf15e896cd73d
Description: provides extended PSR-6, PSR-16 (and tags) implementations
The Symfony Cache Component provides extended PSR-6 implementations for
adding cache to applications. It is designed to have a low overhead so
that caching is fastest. It ships with adapters for the most widespread
caching backends. It also provides a PSR-16 adapter, and implementations
for `symfony/cache-contracts` `CacheInterface` and `TagAwareCacheInterface`.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Homepage: https://symfony.com/doc/5.4/components/cache.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-cache_5.4.35+dfsg-3_all.deb