How to Install and Uninstall php-net-nntp Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "php-net-nntp" package

This guide covers the steps necessary to install php-net-nntp on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "php-net-nntp" package

Please follow the guidance below to uninstall php-net-nntp on Ubuntu 21.10 (Impish Indri):

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

3. Information about the php-net-nntp package on Ubuntu 21.10 (Impish Indri)

Package: php-net-nntp
Architecture: all
Version: 1.5.0-2
Priority: optional
Section: universe/php
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 230
Depends: php-common, php-pear (>= 1.4.0)
Recommends: php-log (>= 1.8.7)
Filename: pool/universe/p/php-net-nntp/php-net-nntp_1.5.0-2_all.deb
Size: 53182
MD5sum: 8cc37f349e58b534e0c3305cc87f53b2
SHA1: 9b5da1d4dcb8be8ac1cc88085bedd676c216e140
SHA256: 8f914cb161d2eb7eca6df3c6031481495115254fba622a9e9016f7a218b02388
SHA512: ef362352f4e4fab5ad632547ded4bd86b485d7b25d8ce78769b3af6ca6dbb62411081081f463ddc2056715f1944083de12d4b80fca61685bb6eb9fb4dfcc645a
Homepage: http://pear.php.net/package/Net_NNTP/
Description-en: 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: 0218daa6783344b9b43b546f6e4aff28