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

Last updated: May 01,2024

1. Install "php-net-nntp" package

Please follow the guidelines below to install php-net-nntp on Kali Linux

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

2. Uninstall "php-net-nntp" package

This guide let you learn how to uninstall php-net-nntp on Kali Linux:

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

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

Package: php-net-nntp
Version: 1.5.0-2.1
Installed-Size: 230
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-pear (>= 1.4.0)
Recommends: php-log (>= 1.8.7)
Size: 57852
SHA256: 21b02512b3ff46b6c920da75b13411b731571f5c8920b918d3b4cc9c7b2e2bbc
SHA1: 728f7537d41b4e5a80d13477821df87a1a8bf3e0
MD5sum: b0804ffb3187785b81cf9f76a8b4cf06
Description: NNTP implementation
PEAR's package for communication with NNTP/Usenet servers.
Net_NNTP handles the connection and protocol level commands (RFC977),
including many commonly implemented non-standard commands (RFC2980).
Net_NNTP includes an unserfriendly API for intermediate user, who don't want
to work directly at the command level. However, Net_NNTP does require some
knowlege about the NNTP protocol (RFC 977), and general knowledge about email
(RFC(2)822) and MIME (2045-2048), since any handling of both content and
headers is left up to the user!
The protocol implementation does not parse the actual article data, but at the
command level it splits returned data at protocol specified boundaries where
appropriate.
Description-md5:
Homepage: http://pear.php.net/package/Net_NNTP/
Section: php
Priority: optional
Filename: pool/main/p/php-net-nntp/php-net-nntp_1.5.0-2.1_all.deb