How to Install and Uninstall php-net-socket Package on Kali Linux

Last updated: May 23,2024

1. Install "php-net-socket" package

Please follow the step by step instructions below to install php-net-socket on Kali Linux

$ sudo apt update $ sudo apt install php-net-socket

2. Uninstall "php-net-socket" package

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

$ sudo apt remove php-net-socket $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-net-socket package on Kali Linux

Package: php-net-socket
Version: 1.2.2-2
Installed-Size: 45
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-pear, php-common
Size: 10632
SHA256: abcc103d1efe244ca0fe54488c662c6ddd9ab41666c6c41e31941564c27204f5
SHA1: 04594554b5d8cc7e20d386f39283ce8b7d146886
MD5sum: 61dc63a1c4cfd76e1de2c56a464a8489
Description: Network Socket Interface
Net_Socket is a class interface to TCP sockets. It provides blocking
and non-blocking operation, with different reading and writing modes
(byte-wise, block-wise, line-wise and special formats like network
byte-order ip addresses).
Description-md5:
Homepage: https://pear.php.net/package/Net_Socket
Tag: devel::lang:php, devel::library, implemented-in::php, network::client,
network::server, role::devel-lib, role::program, role::shared-lib
Section: php
Priority: optional
Filename: pool/main/p/php-net-socket/php-net-socket_1.2.2-2_all.deb