How to Install and Uninstall inn2-inews Package on Kali Linux

Last updated: May 17,2024

1. Install "inn2-inews" package

This tutorial shows how to install inn2-inews on Kali Linux

$ sudo apt update $ sudo apt install inn2-inews

2. Uninstall "inn2-inews" package

Please follow the instructions below to uninstall inn2-inews on Kali Linux:

$ sudo apt remove inn2-inews $ sudo apt autoclean && sudo apt autoremove

3. Information about the inn2-inews package on Kali Linux

Package: inn2-inews
Source: inn2
Version: 2.7.2~20240212-1
Installed-Size: 342
Maintainer: Marco d'Itri
Architecture: amd64
Provides: inews
Depends: libc6 (>= 2.34)
Size: 131144
SHA256: d48f27ec23635433cd394dd3b096289b38412273aebd47c314a8781f5024393f
SHA1: c9cb6d4546f7e1ac517a0fd60922d08f0053f07b
MD5sum: d53d52ad39a51732111b3800c325177b
Description: NNTP client news injector, from InterNetNews (INN)
'inews' is the program that newsreaders call when the user wishes to
post an article; it does a few elementary checks and passes the article
on to the news server for posting.
.
This version is the one from Rich Salz's InterNetNews news transport
system (which is also available as a Debian package).
Description-md5:
Homepage: https://www.eyrie.org/~eagle/software/inn/
Tag: implemented-in::c, interface::commandline, network::client,
protocol::nntp, role::program
Section: news
Priority: optional
Filename: pool/main/i/inn2/inn2-inews_2.7.2~20240212-1_amd64.deb