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

Last updated: May 18,2024

1. Install "php-httpful" package

Please follow the guidance below to install php-httpful on Kali Linux

$ sudo apt update $ sudo apt install php-httpful

2. Uninstall "php-httpful" package

This is a short guide on how to uninstall php-httpful on Kali Linux:

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

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

Package: php-httpful
Version: 0.3.2-2
Installed-Size: 107
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-curl
Size: 23232
SHA256: c1bb093aa684ee00586b148353e3fabe60b2a4b2d5031fdd38edc6d9a93a6c71
SHA1: c36c288fd9cc06fa975f474854676333ed47ef2a
MD5sum: 3063cee60d9066500c6ffe1717e8d045
Description: A Readable, Chainable, REST friendly, PHP HTTP Client
Httpful is a simple HTTP Client library. It contains the following features.
.
* Readable HTTP Method Support (GET, PUT, POST, DELETE, HEAD, PATCH
and OPTIONS)
* Custom Headers
* Automatic "Smart" Parsing
* Automatic Payload Serialization
* Basic Auth
* Client Side Certificate Auth
* Request "Templates"
Description-md5:
Homepage: https://phphttpclient.com/
Section: php
Priority: optional
Filename: pool/main/p/php-httpful/php-httpful_0.3.2-2_all.deb