How to Install and Uninstall php-slim-psr7 Package on Kali Linux

Last updated: December 24,2024

1. Install "php-slim-psr7" package

This guide covers the steps necessary to install php-slim-psr7 on Kali Linux

$ sudo apt update $ sudo apt install php-slim-psr7

2. Uninstall "php-slim-psr7" package

In this section, we are going to explain the necessary steps to uninstall php-slim-psr7 on Kali Linux:

$ sudo apt remove php-slim-psr7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-slim-psr7 package on Kali Linux

Package: php-slim-psr7
Version: 1.6.1-1
Installed-Size: 109
Maintainer: William Desportes
Architecture: all
Depends: php-common, php-fig-http-message-util (>= 1.1.5), php-fig-http-message-util (<< 2~~), php-psr-http-factory (>= 1.0), php-psr-http-factory (<< 2~~), php-psr-http-message (>= 1.0), php-psr-http-message (<< 2~~), php-getallheaders (>= 3.0), php-getallheaders (<< 4~~), php-symfony-polyfill-php80 (>= 1.26), php-symfony-polyfill-php80 (<< 2~~)
Size: 17972
SHA256: 6c0c3cb966d1b9d7f0a525ceb266a9943c0cdb83584e115b557008dfe4f4ad3b
SHA1: f89149d7e54d928e8ba1b9fd3670e2ea6e86328c
MD5sum: bb3962ca6269c828e34f79d72879f1b2
Description: Strict PSR-7 implementation used by the Slim Framework
This library can be used with other libraries that are compatible
with the PSR-7 standard.
.
PSR-7 is a set of common interfaces defined by PHP Framework Interop Group.
These interfaces are representing HTTP messages, and URIs used for HTTP.
This standard helps normalizing a request and handling a response.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/slimphp/Slim-Psr7
Section: php
Priority: optional
Filename: pool/main/p/php-slim-psr7/php-slim-psr7_1.6.1-1_all.deb