How to Install and Uninstall inn2 Package on Kali Linux

Last updated: May 18,2024

1. Install "inn2" package

Please follow the steps below to install inn2 on Kali Linux

$ sudo apt update $ sudo apt install inn2

2. Uninstall "inn2" package

In this section, we are going to explain the necessary steps to uninstall inn2 on Kali Linux:

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

3. Information about the inn2 package on Kali Linux

Package: inn2
Version: 2.7.2~20240212-1
Installed-Size: 3615
Maintainer: Marco d'Itri
Architecture: amd64
Replaces: inn, inn2-dev, inn2-lfs, innfeed
Provides: news-transport-system
Depends: libc6 (>= 2.34), libcanlock3 (>= 3.3.0), libcrypt1 (>= 1:4.1.0), libdb5.3, libpam0g (>= 0.99.7.1), libperl5.38 (>= 5.38.2), libpython3.11 (>= 3.11.5), libsasl2-2 (>= 2.1.28+dfsg1), libsqlite3-0 (>= 3.20.0), libssl3 (>= 3.0.0), libsystemd0, zlib1g (>= 1:1.1.4), perl:any, perlapi-5.38.2, cron | cron-daemon, default-mta | mail-transport-agent, time, procps, libencode-perl, libmime-tools-perl
Pre-Depends: inn2-inews (= 2.7.2~20240212-1)
Suggests: gnupg1, wget, libgd-perl, libkrb5-3 (>= 1.6.dfsg.2)
Conflicts: inn, innfeed
Size: 1228708
SHA256: 5b2d7e3680e4acbc1c0928169a045f1f69e28967e28c32221ced1e26b88af3bd
SHA1: ee2678692b349e7c5f4b7debc647b8578ebfa6ab
MD5sum: 8c45f407ba264910e95658de9277b5f8
Description: 'InterNetNews' news server
This package provides INN 2.x, which is a very complex news server
daemon useful for big sites. The 'inn' package still exists for smaller
sites which do not need the complexity of INN 2.x.
.
The news transport is the part of the system that stores the articles
and the lists of which groups are available and so on, and provides
those articles on request to users. It receives news (either posted
locally or from a newsfeed site), files it, and passes it on to any
downstream sites. Each article is kept for a period of time and then
deleted (this is known as 'expiry').
.
By default Debian's INN will install in a fairly simple 'local-only'
configuration.
.
In order to make use of the services provided by INN you'll have to
use a user-level newsreader program such as pan. The newsreader is
the program that fetches articles from the server and shows them to
the user, remembering which the user has seen so that they don't get
shown again. It also provides the posting interface for the user.
Description-md5:
Homepage: https://www.eyrie.org/~eagle/software/inn/
Tag: implemented-in::c, interface::daemon, network::server, protocol::nntp,
role::program
Section: news
Priority: optional
Filename: pool/main/i/inn2/inn2_2.7.2~20240212-1_amd64.deb